This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch: Re: Clash between cpp -undef and linker -u options
- To: dave at hiauly1 dot hia dot nrc dot ca (John David Anglin)
- Subject: Patch: Re: Clash between cpp -undef and linker -u options
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Thu, 14 Sep 2000 17:15:44 -0400 (EDT)
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
The enclosed patch updates the gcc manpage with respect to -undef.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
2000-09-14 J. David Anglin <dave@hiauly1.hia.nrc.ca>
gcc.1: Delete documentation for -undef preprocessor option.
--- gcc.1.orig Mon Sep 11 10:58:53 2000
+++ gcc.1 Thu Sep 14 16:48:53 2000
@@ -286,7 +286,6 @@
\-nostdinc
\-P
.RI \-U macro
-\-undef
.TP
.B Assembler Option
.RI \-Wa, option
@@ -1100,9 +1099,6 @@
(This option is used when building `\|\c
.B libg++\c
\&\|'.)
-.TP
-.B \-undef
-Do not predefine any nonstandard macros. (Including architecture flags).
.TP
.B \-E
Run only the C preprocessor. Preprocess all the C source files