gcc/gcc ChangeLog.RA ra-colorize.c
matz@gcc.gnu.org
matz@gcc.gnu.org
Wed Jul 2 15:05:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: new-regalloc-branch
Changes by: matz@gcc.gnu.org 2003-07-02 15:05:08
Modified files:
gcc : ChangeLog.RA ra-colorize.c
Log message:
http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00195.html
Don't recursively recolor the same webs.
* ra-colorize.c (webs_in_recoloring): New.
(colorize_one_web): Check, set and reset it.
(ra_colorize_init): Allocate it.
(ra_colorize_free_all): Free it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.RA.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.101&r2=1.1.2.102
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-colorize.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.11&r2=1.1.2.12
More information about the Gcc-cvs
mailing list