This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37316] [4.4 Regression] Small structs are not passed correctly on hppa64-*-*
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2008 01:43:54 -0000
- Subject: [Bug middle-end/37316] [4.4 Regression] Small structs are not passed correctly on hppa64-*-*
- References: <bug-37316-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2008-09-06 01:43 -------
Subject: Re: [4.4 Regression] Small structs are not passed correctly on
hppa64-*-*
> This problem was introduced in revision 137326. Removing the PARALLEL
> breaks argument passing on this target. See the comment in pa.c,
> function_arg, regarding argument justification on a big-endian target.
I also want to add that there are some non BLKMODE cases used in
the 32-bit hppa runtimes.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37316