This is the mail archive of the gcc@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: HP-UX IA64 Patch to fix earlier patch


> I am working on using the PARALLEL method for IA64 they way you did on
> PA64 so we can get rid of FUNCTION_ARG_REG_LITTLE_ENDIAN and noticed
> that on PA64 you use it in function_arg to handle arguments but there is
> nothing to handle function return values and I think we need it there
> too to handle returns of small structures.

You are correct, PA64 GCC incorrectly returns small structs.  I will
try and see if I can detemine what is wrong with your patch.

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]