* doc/cpp.texi (Search Path): Fix outdated C++ path.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Mon, 29 Oct 2012 00:17:31 +0000 (00:17 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 29 Oct 2012 00:17:31 +0000 (00:17 +0000)
From-SVN: r192901

gcc/ChangeLog
gcc/doc/cpp.texi

index 8f4ca6c7da2399c332ebcbc44ed438deb31cf735..e1235d2df0c7eb19aabfe70b243fab69d5b95e5b 100644 (file)
@@ -1,3 +1,7 @@
+2012-10-29  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * doc/cpp.texi (Search Path): Fix outdated C++ path.
+
 2012-10-28  Jan Hubicka  <jh@suse.cz>
 
        * ipa-inline-analysis.c (eliminated_by_inlining_prob): Handle
index fa5989e6bde9adbc563774a5d9ecd1728d632190..c463e7c2a82ae085b9d63e3f1989e0106da8b486 100644 (file)
@@ -856,7 +856,8 @@ requested with @code{@w{#include <@var{file}>}} in:
 /usr/include
 @end smallexample
 
-For C++ programs, it will also look in @file{/usr/include/g++-v3},
+For C++ programs, it will also look in
+@file{@var{libdir}/../include/c++/@var{version}},
 first.  In the above, @var{target} is the canonical name of the system
 GCC was configured to compile code for; often but not always the same as
 the canonical name of the system it runs on.  @var{version} is the