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/46894] [4.6 Regression] vector tests fail on powerpc 32-bit


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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-18 21:29:13 UTC ---
Author: ebotcazou
Date: Tue Jan 18 21:29:11 2011
New Revision: 168968

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168968
Log:
    PR middle-end/46894
    * explow.c (allocate_dynamic_stack_space): Do not assume more than
    BITS_PER_UNIT alignment if STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET
    are defined.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/explow.c


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