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:

By default, this pragma is disabled.

Related information
asmpoundcomment
asmsemicolcomment
const_strings
dollar_identifiers
mark
mpwc_newline
mpwc_relax
multibyteaware
multibyteaware_preserve_literals
text_encoding
trigraphs
unsigned_char