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::.
1956 features likely to be included in C++0x are available. Note that
2023 -dM' to see them all. *Note Invocation::. All system-specific
2474 self-referential macro is used in an argument of another macro (*note
2698 is included. *Note Once-Only Headers::.
2703 * Some macros are predefined on each kind of machine (*note
2718 perhaps set in the Makefile. *Note Invocation::.
3002 `__LINE__' predefined macros from that point on. *Note Standard
3055 prefix. *Note Obsolete Features::.
3127 *Note System Headers::.
3176 original source file. This is so the output is easy to read. *Note
3213 `#line' directive, (*note Line Control::), except that trailing flags
3265 This implementation does not treat trigraphs (*note trigraphs::)
3329 contain an unmatched quote (*note Traditional lexical analysis::). An
3395 Note that the comment is removed, but that the trailing space is
3536 `fno-dollars-in-identifiers'. *Note fdollars-in-identifiers::.
3573 *Note Include Operation::.
3578 *Note Computed Includes::.
3586 Note that GCC does not yet implement any of the standard pragmas.
3599 limit, please report that as a bug. *Note Reporting Bugs: (gcc)Bugs.
3734 *Note Invocation::.
3813 *Note Preprocessor Output::, for the current textual format. This
3851 *Note Line Control::, for further explanation.
3933 standard predefined macros remain defined. *Note Standard
3938 for header files. *Note Search Path::. Directories named by `-I'
3943 not defeated (*note System Headers::) . If DIR begins with `=',
3957 expressions. Note that many of the preprocessor's warnings are on
3982 should be avoided. *Note Traditional Mode::.
4067 `DEPENDENCIES_OUTPUT' (*note Environment Variables::). Debug
4146 understood to specify the dependency output file (*note -MF:
4223 *Note Search Path::. This option has been deprecated.
4286 applied to the standard system directories. *Note System
4294 directories. *Note Search Path::. If DIR begins with `=', then
4321 Accept `$' in identifiers. *Note Identifier characters::.
4394 characters. *Note Assertions::.
4419 interpreted as a synonym for `-fdump-rtl-mach'. *Note
4439 which might be confused by the linemarkers. *Note Preprocessor
4469 opposed to ISO C preprocessors. *Note Traditional Mode::.
4472 Process trigraph sequences. *Note Initial processing::.
4510 Note that you can also specify places to search using options such as
4511 `-I', and control dependency output with options like `-M' (*note
4542 See also *Note Search Path::.
4557 combining the options `-MM' and `-MF' (*note Invocation::), with
4564 file is omitted. *Note Invocation::.