Using the GNU Compiler Collection (GCC): Pragmas

Next: Unnamed Fields, Previous: Target Format Checks, Up: C Extensions   [Contents][Index]


6.62 Pragmas Accepted by GCC

GCC supports several types of pragmas, primarily in order to compile code originally written for other compilers. Note that in general we do not recommend the use of pragmas; See Function Attributes, for further explanation.

• AArch64 Pragmas:   
• ARM Pragmas:   
• M32C Pragmas:   
• MeP Pragmas:   
• RS/6000 and PowerPC Pragmas:   
• S/390 Pragmas:   
• Darwin Pragmas:   
• Solaris Pragmas:   
• Symbol-Renaming Pragmas:   
• Structure-Layout Pragmas:   
• Weak Pragmas:   
• Diagnostic Pragmas:   
• Visibility Pragmas:   
• Push/Pop Macro Pragmas:   
• Function Specific Option Pragmas:   
• Loop-Specific Pragmas: