gcc_extensions

Controls the acceptance of GNU C language extensions.

Syntax
  #pragma gcc_extensions on | off | reset  
Remarks

If you enable this pragma, the compiler accepts GNU C extensions in C source code. This includes the following non-ANSI C extensions: