Home | History | Annotate | Download | only in info

Lines Matching full:warn

315      either converted or ignored.  With `-Wtrigraphs' GCC will warn you
345 it as a continued line, GCC will warn you about it.
2810 option causes GCC to warn whenever it encounters an identifier
2858 genuine `defined' operator and evaluates it normally. It will warn
3481 does not warn about features of ISO C which you must use when you are
3959 Warn whenever a comment-start sequence `/*' appears in a `/*'
3976 Warn about certain constructs that behave differently in
3977 traditional and ISO C. Also warn about ISO C constructs that have
3982 Warn whenever an identifier which is not a macro is encountered in
3987 Warn about macros defined in the main file that are unused. A
3989 once. The preprocessor will also warn if the macro has not been
4006 Warn whenever an `#else' or an `#endif' are followed by text.