5.7.12.7 Ident option

The -fident option forces the compiler to process any occurrence of the #ident directive, which places the string constant argument to the directive into a special segment of the object file. This is the default action if no option is specified.

The -fno-ident form of this option forces the compiler to ignore any occurrence of this directive.