install.texi (Configuration): Correct doc of --enable-build-poststage1-with-cxx:...
authorIan Lance Taylor <iant@google.com>
Tue, 22 Nov 2011 17:25:51 +0000 (17:25 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 22 Nov 2011 17:25:51 +0000 (17:25 +0000)
* doc/install.texi (Configuration): Correct doc of
--enable-build-poststage1-with-cxx: it is not experimental.

From-SVN: r181628

gcc/ChangeLog
gcc/doc/install.texi

index 8fdeef271e4ddc8b97dce412b56b3408ce90fa61..875d54837118841f894ab89b36bdcb1c836ea950 100644 (file)
@@ -1,3 +1,8 @@
+2011-11-22  Ian Lance Taylor  <iant@google.com>
+
+       * doc/install.texi (Configuration): Correct doc of
+       --enable-build-poststage1-with-cxx: it is not experimental.
+
 2011-11-22  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/51074
index 1daddb865e4b1911ff4b353178bf7279cf82546c..46c5824cc71dc7e1f8e4fd5b7f65ab634c16db76 100644 (file)
@@ -1298,8 +1298,7 @@ experimental option which may become the default in a later release.
 @item --enable-build-poststage1-with-cxx
 When bootstrapping, build stages 2 and 3 of GCC using a C++ compiler
 rather than a C compiler.  Stage 1 is still built with a C compiler.
-This is an experimental option which may become the default in a later
-release.  This is enabled by default and may be disabled using
+This is enabled by default and may be disabled using
 @option{--disable-build-poststage1-with-cxx}.
 
 @item --enable-maintainer-mode