]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/install.texi: Note status of -fnew-ra.
authorDara Hazeghi <dhazeghi@yahoo.com>
Sat, 13 Mar 2004 21:51:02 +0000 (21:51 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 13 Mar 2004 21:51:02 +0000 (21:51 +0000)
From-SVN: r79461

gcc/ChangeLog
gcc/doc/invoke.texi

index 01604db0afd2b1ec7e97f413af99d4247e0c59a6..ce2481323d1a8119f8f5491e1dff307c9336c195 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-13  Dara Hazeghi  <dhazeghi@yahoo.com>
+
+       * doc/install.texi: Note status of -fnew-ra.
+
 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/14533
index a12a2a65773b95fbc4f5a856c41b8c636b9b05ba..9cd3752ede1d2865df697c5a989a1a5f39e67afe 100644 (file)
@@ -4215,8 +4215,8 @@ exactly determine which path is taken more often.
 @item -fnew-ra
 @opindex fnew-ra
 Use a graph coloring register allocator.  Currently this option is meant
-for testing, so we are interested to hear about miscompilations with
-@option{-fnew-ra}.
+only for testing.  Users should not specify this option, since it is not
+yet ready for production use.
 
 @item -ftracer
 @opindex ftracer