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 target/35760] [4.4 Regression] ICE with complex types and -static on PPC darwin



------- Comment #3 from jakub at gcc dot gnu dot org  2008-10-11 08:57 -------
Subject: Bug 35760

Author: jakub
Date: Sat Oct 11 08:55:43 2008
New Revision: 141055

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141055
Log:
        PR target/35760
        * config/rs6000/rs6000.c (rs6000_legitimize_address): Only create
        LO_SUM on Darwin if mode has just one unit.

        * gcc.c-torture/compile/pr35760.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr35760.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-switch-conversion.c


-- 


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


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