5.47 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.
|