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] |
The attached change fixes PR target/77850 on hppa64. The define for PAD_VARARGS_DOWN needs to match the behaviour selected in pa_function_arg_padding(). That is complex and vector types should not be padded down. Tested on hppa64-hp-hpux11.11. Committed to trunk, gcc-6 and gcc-5 branches. Dave -- John David Anglin dave.anglin@bell.net
Attachment:
pa-64.h.d.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |