mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-10 18:57:17 +08:00
* invoke.texi: Remove superfluous text.
From-SVN: r43075
This commit is contained in:
parent
de288ef148
commit
d5ee548054
@ -1,3 +1,7 @@
|
||||
2001-06-09 Julian Foad <julian_foad@hotmail.com>
|
||||
|
||||
* doc/invoke.texi: Remove superfluous text.
|
||||
|
||||
2001-06-08 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/alpha/linux.h (CPLUSPLUS_CPP_SPEC): New.
|
||||
|
@ -1169,15 +1169,6 @@ Note that this is equivalent to @samp{-fno-unsigned-char}, which is
|
||||
the negative form of @samp{-funsigned-char}. Likewise, the option
|
||||
@samp{-fno-signed-char} is equivalent to @samp{-funsigned-char}.
|
||||
|
||||
You may wish to use @samp{-fno-builtin} as well as @samp{-traditional}
|
||||
if your program uses names that are normally GNU C builtin functions for
|
||||
other purposes of its own.
|
||||
|
||||
You cannot use @samp{-traditional} if you include any header files that
|
||||
rely on ISO C features. Some vendors are starting to ship systems with
|
||||
ISO C header files and you cannot use @samp{-traditional} on such
|
||||
systems to compile files that include any system headers.
|
||||
|
||||
@item -fsigned-bitfields
|
||||
@itemx -funsigned-bitfields
|
||||
@itemx -fno-signed-bitfields
|
||||
|
Loading…
Reference in New Issue
Block a user