-gccext

Enables GCC (Gnu Compiler Collection) C language extensions.

Syntax
  -gcc[ext] on | off
  
  
Remarks

See GCC Extensions for a list of language extensions that the compiler recognizes when this option is on.

The default setting is off.