gcc: VAX Options

1 
1 3.18.52 VAX Options
1 -------------------
1 
1 These '-m' options are defined for the VAX:
1 
1 '-munix'
1      Do not output certain jump instructions ('aobleq' and so on) that
1      the Unix assembler for the VAX cannot handle across long ranges.
1 
1 '-mgnu'
1      Do output those jump instructions, on the assumption that the GNU
1      assembler is being used.
1 
1 '-mg'
1      Output code for G-format floating-point numbers instead of
1      D-format.
1