This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: State of maturity for gcc 2.95.3 and gcc 2.96
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Subject: Re: State of maturity for gcc 2.95.3 and gcc 2.96
- From: Bernd Schmidt <bernds at redhat dot co dot uk>
- Date: Mon, 23 Oct 2000 09:58:05 +0100 (BST)
- cc: Toon Moene <toon at moene dot indiv dot nluug dot nl>, "David O'Brien" <obrien at FreeBSD dot org>, Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, gcc at gcc dot gnu dot org
On Sat, 21 Oct 2000, Franz Sirl wrote:
>
> One thing is not clear to me though, do I need to revert this patch:
>
> * reload1.c (reload_reg_free_for_value_p): Don't use a register
> that is in reload_reg_used.
>
> Or does your patch fixup this too?
It's fixed; the relevant part is the reload_reg_unavailable stuff.
Bernd