This is the mail archive of the gcc-bugs@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]

[Bug middle-end/37316] [4.4 Regression] Small structs are not passed correctly on hppa64-*-*



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]