Next: Unnamed Structure and Union Fields, Previous: Format Checks Specific to Particular Target Machines, Up: Extensions to the C Language Family [Contents][Index]
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 Declaring Attributes of Functions, for further explanation.