diff options
Diffstat (limited to 'gcc/gcc.hlp')
-rw-r--r-- | gcc/gcc.hlp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/gcc.hlp b/gcc/gcc.hlp index 26e22faba29..6d8723b82a4 100644 --- a/gcc/gcc.hlp +++ b/gcc/gcc.hlp @@ -354,8 +354,8 @@ When this qualifier is present, warnings about usage that should be avoided are given by the compiler. For more information, see "Using - and Porting GNU CC", in the section on command line options, under - "-Wall". + and Porting the GNU Compiler Collection (GCC)", in the section on + command line options, under "-Wall". Warnings are also generated by the preprocessor when this qualifier is given. @@ -364,8 +364,8 @@ There are several known incompatibilities between GNU-C and VAX-C. Some common ones will be briefly described here. A complete - description can be found in "Using and Porting GNU CC" in the chapter - entitled "Using GNU CC on VMS". + description can be found in "Using and Porting the GNU Compiler + Collection (GCC)" in the chapter entitled "Using GCC on VMS". GNU-C provides case hacking as a means of giving case sensitivity to symbol names. The case hack is a hexadecimal number appended to |