| GNU Compiler Collection (GCC) | www.imodulo.com · 2003-11-10 | ||
| [ Software | Documentation | Contact ] |
These -m options are defined for the VAX:
-munixDo not output certain jump instructions (aobleq and so on) that the Unix assembler for the VAX cannot handle across long ranges.
-mgnuDo output those jump instructions, on the assumption that you will assemble with the GNU assembler.
-mgOutput code for g-format floating point numbers instead of d-format.
| © Free Software Foundation, Inc. |