HP-UX IA64 Patch to fix earlier patch
John David Anglin
dave@hiauly1.hia.nrc.ca
Thu Nov 21 05:48:00 GMT 2002
> I tried changing the macro FUNCTION_VALUE to call a function_value
> routine and then use gen_rtx_PARALLEL in that routine to handle small
> structures but I get errors when compiling after I do this. The same
> method in function_value seems to work for IA64 but not for PA64 where I
> get a reload error.
The reload error is caused by the "=rf" constraints in the various
patterns used for call_value. We also need to handle aggregrates
up to 128 bits. I have had a successful bootstrap with these fixes
but there are a number of regressions in the v3 testsuite which
I am still trying to get a handle on.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
More information about the Gcc
mailing list