Enables the use of blocks and entire functions of assembly code within a C or C++ file.
IA-32, Intel® 64 architectures
Linux: | None |
Mac OS X: | -fasm-blocks |
Windows: | None |
None
OFF |
You cannot use these features within a C or C++ file. |
This option enables the use of blocks and entire functions of assembly code within a C or C++ file.
Note that this option enables a Microsoft*-style assembly block not a GNU*-style assembly block.
This option is provided for compatibility with the Apple* GNU compiler.
None