cppopts.texi: Use of -idirafter...
authorPhil Edwards <phil@codesourcery.com>
Mon, 29 Dec 2003 06:19:07 +0000 (06:19 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Mon, 29 Dec 2003 06:19:07 +0000 (06:19 +0000)
2003-12-29  Phil Edwards  <phil@codesourcery.com>

* doc/cppopts.texi:  Use of -idirafter, -iprefix, -iwithprefix, and
-iwithprefixbefore is not discouraged.

From-SVN: r75196

gcc/ChangeLog
gcc/doc/cppopts.texi

index 70b2443afb087d107bc8ee3c5ebb27151f414fb1..1dc2c4dafdb5df55f6d04c58e7effcc5a02be1be 100644 (file)
@@ -1,3 +1,8 @@
+2003-12-29  Phil Edwards  <phil@codesourcery.com>
+
+       * doc/cppopts.texi:  Use of -idirafter, -iprefix, -iwithprefix, and
+       -iwithprefixbefore is not discouraged.
+
 2003-12-28  Mostafa Hagog  <mustafa@il.ibm.com>
 
        * sbitmap.c (sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg,
index 4d509e859d166c155b2c89ce940d2d463637ca5f..2e7f50e37a68938f2e268586f1a4e64aeb5b8218 100644 (file)
@@ -456,8 +456,6 @@ Append @var{dir} to the prefix specified previously with
 path.  @option{-iwithprefixbefore} puts it in the same place @option{-I}
 would; @option{-iwithprefix} puts it where @option{-idirafter} would.
 
-Use of these options is discouraged.
-
 @item -isystem @var{dir}
 @opindex isystem
 Search @var{dir} for header files, after all directories specified by