This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Incorrect reload of float double in floating register


> This seems totally wacky.  I don't understand why insn 49 needs any input
> reloads.  Secondly, the order of insns 94 and 85 is reversed.  This is

This is now fixed.  The insn order is no longer reversed.  It looks as
if this was the fix:

Sat Nov  3 10:37:56 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

        * reload.c (combine_reloads): Don't combine an output reload if there
	are other reloads around for part of the output.

Thanks,
Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]