From 659c95b30508199b8cca3e301d3fb0a7c4ff7bb5 Mon Sep 17 00:00:00 2001 From: Dara Hazeghi Date: Sat, 13 Mar 2004 21:51:02 +0000 Subject: [PATCH] * doc/install.texi: Note status of -fnew-ra. From-SVN: r79461 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 01604db0afd2..ce2481323d1a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-03-13 Dara Hazeghi + + * doc/install.texi: Note status of -fnew-ra. + 2004-03-13 Jakub Jelinek PR target/14533 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index a12a2a65773b..9cd3752ede1d 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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 -- 2.47.2