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 #20 from danglin at gcc dot gnu dot org  2008-10-27 01:17 -------
Subject: Bug 37316

Author: danglin
Date: Mon Oct 27 01:16:13 2008
New Revision: 141380

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141380
Log:

2008-10-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR middle-end/37316
        * pa.c (function_arg_padding):  Pad complex and vector types upward in
        64-bit runtime.
        (function_arg): Use BLKmode for PARALLEL in 64-bit runtime.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.c


-- 


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]