This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [new-regalloc-branch]: (try_recolor_web) reset colors bugfix
- From: Michael Matz <matz at kde dot org>
- To: Denis Chertykov <denisc at overta dot ru>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 1 Mar 2002 04:05:50 +0100 (MET)
- Subject: Re: [new-regalloc-branch]: (try_recolor_web) reset colors bugfix
Hi,
On Thu, 28 Feb 2002, Denis Chertykov wrote:
> Thu Feb 28 22:14:34 2002 Denis Chertykov <denisc@overta.ru>
>
> * ra.c: (try_recolor_web): Restore original colors: spilled,
> allocated.
Ok.
Out of curiousity: did it make a difference for a certain testcase you
have? It should only be an optimization. If with that patch something
works, but without not, there is a bug in another place.
Ciao,
Michael.