This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix for problem in recent reload.c changes
- To: Bernd Schmidt <crux at pool dot informatik dot rwth-aachen dot de>
- Subject: Re: Fix for problem in recent reload.c changes
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 25 Oct 1998 13:14:59 -0700
- cc: egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.GSO.4.02A.9810231201140.13737-100000@matula.informatik.rwth-
aachen.de>you write:
> * reload.c (push_reload): When merging reloads, make sure
> that reload_in_reg and reload_in are from the same reload in
> all cases.
Thanks! You just saved me from tracking down this one myself :-0 It was
causing headaches in spec92 :-)
jeff