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 #3 from danglin at gcc dot gnu dot org  2008-09-06 01:23 -------
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.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drow at gcc dot gnu dot org


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]