Controlling GCC Extensions

Controlling GCC extensions to the C language shows how to turn GCC extensions on or off.

Table 1. Controlling GCC extensions to the C language
To control this option from here... use this setting
CodeWarrior IDE Enable GCC Extensions in the C/C++ Language Settings panel
source code #pragma gcc_extensions
command line -gcc_extensions