summaryrefslogtreecommitdiff
path: root/gcc/doc/passes.texi
diff options
context:
space:
mode:
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-19 13:27:00 +0000
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-19 13:27:00 +0000
commite8a3d7af82e873f91a0c010815deaf16e452c8d6 (patch)
treefb6ab837889f240c9d7c1af94c941c0bd68f939a /gcc/doc/passes.texi
parent9c8b7028ac956395a283ec6366ac87e468891d79 (diff)
downloadgcc-e8a3d7af82e873f91a0c010815deaf16e452c8d6.tar.gz
2005-01-19 Paolo Bonzini <bonzini@gnu.org>
* doc/passes.texi: Remove paragraph mentioning new-ra. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93896 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/passes.texi')
-rw-r--r--gcc/doc/passes.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/doc/passes.texi b/gcc/doc/passes.texi
index 34861566d90..42f17d6e33a 100644
--- a/gcc/doc/passes.texi
+++ b/gcc/doc/passes.texi
@@ -661,13 +661,6 @@ Global register allocation. This pass allocates hard registers for
the remaining pseudo registers (those whose life spans are not
contained in one basic block). The pass is located in @file{global.c}.
-@item
-Graph coloring register allocator. The files @file{ra.c}, @file{ra-build.c},
-@file{ra-colorize.c}, @file{ra-debug.c}, @file{ra-rewrite.c} together with
-the header @file{ra.h} contain another register allocator, which is used
-when the option @option{-fnew-ra} is given. In that case it is run instead
-of the above mentioned local and global register allocation passes.
-
@cindex reloading
@item
Reloading. This pass renumbers pseudo registers with the hardware