--enable-build-poststage1-with-cxx: it is not experimental.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181628
138bc75d-0d04-0410-961f-
82ee72b054a4
+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
@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