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/38028] [4.4 Regression] eh failures on spu-elf



------- Comment #1 from uweigand at gcc dot gnu dot org  2009-03-07 16:02 -------
Subject: Bug 38028

Author: uweigand
Date: Sat Mar  7 16:02:30 2009
New Revision: 144696

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144696
Log:
        PR middle-end/38028
        * function.c (assign_parm_setup_stack): Use STACK_SLOT_ALIGNMENT to
        determine alignment passed to assign_stack_local.
        (assign_parms_unsplit_complex): Likewise.
        * except.c (sjlj_build_landing_pads): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/except.c
    trunk/gcc/function.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38028


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