Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Intel style assembler syntax?

Harald
Beginner
578 Views

Hello,

it appears that the compiler generated assembler output (-S) uses the AT&T style syntax by default.  Is there a switch to obtain the Intel variant?

Thanks,

Harald

0 Kudos
2 Replies
mecej4
Honored Contributor III
578 Views

-masm=intel

0 Kudos
Harald
Beginner
578 Views

Oh, I overlooked that in the help.  It's obviously new since Version 12.

Thanks,

Harald

0 Kudos
Reply