This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Results for 3.4-bi 20021213 (experimental) testsuite on


> Hmm, it seems that expanding directly into struct_value_rtx is asking for
> trouble.  Does this patch fix things for you?
> 
> 2002-12-17  Jason Merrill  <jason@redhat.com>
> 
> 	* calls.c (expand_call): Don't try to be clever about expanding
> 	the return slot address.

This fixes all the fails introduced by your original patch.

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]