Lines Matching full:note
202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
208 do exist are detailed in the section *Note Traditional Mode::.
317 converted. *Note Wtrigraphs::.
427 tokens together. *Note Concatenation::. For example,
445 preprocessing keyword is `defined'. *Note Defined::.
449 preprocessor. *Note C++ Named Operators::.
462 in strictly conforming mode, or if you specify the `-$' option. *Note
495 more than one character is implementation-defined. *Note
502 different places depending on which form you use. *Note Include
507 lines instead, or string constant concatenation. *Note Differences
528 than NUL (all bits zero). (Note that `$' is normally considered a
623 (*note Macros::) to be shared between several source files. You request
676 prepend directories to this list with the `-I' option (*note
806 `#line' (*note Line Control::) does not change GCC's idea of the
827 are generally less useful. *Note Invocation::.
961 header is not protected from multiple inclusion (*note Once-Only
1004 All warnings, other than those generated by `#warning' (*note
1054 operator `defined' (*note Defined::) can never be defined as a macro,
1055 and C++'s named operators (*note C++ Named Operators::) cannot be
1170 examined for more macros. This prevents infinite recursion. *Note
1248 macro arguments. *Note Macro Pitfalls::, for detailed explanations.)
1269 though. *Note Argument Prescan::, for detailed discussion.
1348 would make C programmers want to do; see *Note Swallowing the
1384 is completely macro-expanded before `xstr' itself is expanded (*note
1565 *Note Differences from previous versions::, for the gory details.
1631 well. *Note Line Control::.
1675 undefined or 1. *Note Invocation::.
1983 -dM' to see them all. *Note Invocation::. All system-specific
2434 self-referential macro is used in an argument of another macro (*note
2658 is included. *Note Once-Only Headers::.
2663 * Some macros are predefined on each kind of machine (*note
2678 perhaps set in the Makefile. *Note Invocation::.
2962 `__LINE__' predefined macros from that point on. *Note Standard
3015 prefix. *Note Obsolete Features::.
3087 *Note System Headers::.
3136 original source file. This is so the output is easy to read. *Note
3173 `#line' directive, (*note Line Control::), except that trailing flags
3225 This implementation does not treat trigraphs (*note trigraphs::)
3289 contain an unmatched quote (*note Traditional lexical analysis::). An
3355 Note that the comment is removed, but that the trailing space is
3496 `fno-dollars-in-identifiers'. *Note fdollars-in-identifiers::.
3533 *Note Include Operation::.
3538 *Note Computed Includes::.
3546 Note that GCC does not yet implement any of the standard pragmas.
3559 limit, please report that as a bug. *Note Reporting Bugs: (gcc)Bugs.
3694 *Note Invocation::.
3773 *Note Preprocessor Output::, for the current textual format. This
3811 *Note Line Control::, for further explanation.
3893 standard predefined macros remain defined. *Note Standard
3898 for header files. *Note Search Path::. Directories named by `-I'
3903 not defeated (*note System Headers::) .
3915 expressions. Note that many of the preprocessor's warnings are on
3940 should be avoided. *Note Traditional Mode::.
4024 `DEPENDENCIES_OUTPUT' (*note Environment Variables::). Debug
4102 understood to specify the dependency output file (*note -MF:
4179 *Note Search Path::. This option has been deprecated.
4240 applied to the standard system directories. *Note System
4247 directories. *Note Search Path::.
4266 Accept `$' in identifiers. *Note Identifier characters::.
4339 characters. *Note Assertions::.
4380 which might be confused by the linemarkers. *Note Preprocessor
4410 opposed to ISO C preprocessors. *Note Traditional Mode::.
4413 Process trigraph sequences. *Note Initial processing::.
4451 Note that you can also specify places to search using options such as
4452 `-I', and control dependency output with options like `-M' (*note
4483 See also *Note Search Path::.
4498 combining the options `-MM' and `-MF' (*note Invocation::), with
4505 file is omitted. *Note Invocation::.