Home
last modified time | relevance | path

Searched refs:undocumented_msg (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts.c187 static const char undocumented_msg[] = N_("This option lacks documentation."); variable
1319 help = undocumented_msg; in print_filtered_help()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.cc321 static const char undocumented_msg[] = N_("This option lacks documentation."); variable
1596 help = undocumented_msg; in print_filtered_help()
H A DChangeLog-200826895 * opts.c (undocumented_msg): Leave blank unless checking is enabled.
H A DChangeLog-200926053 * opts.c (undocumented_msg): Do not leave blank even with
H A DChangeLog-200313301 * opts.c (columns, undocumented_msg): New.
H A DChangeLog-201511215 * opts.c (undocumented_msg, use_diagnosed_msg): New globals.