]> gcc.gnu.org Git - gcc.git/commit
re PR target/35760 (ICE with complex types and -static on PPC darwin)
authorJakub Jelinek <jakub@redhat.com>
Sat, 11 Oct 2008 08:55:43 +0000 (10:55 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 11 Oct 2008 08:55:43 +0000 (10:55 +0200)
commit506a7bc8995f0ca9357eca2ff7cdeb857612e283
tree7ee16b76a9eee4b027d70094c96fb31d27bea334
parent8d22015287cfd2caf79f9374863ec4d9578227e0
re PR target/35760 (ICE with complex types and -static on PPC darwin)

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.

From-SVN: r141055
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr35760.c [new file with mode: 0644]
gcc/tree-switch-conversion.c
This page took 0.056004 seconds and 5 git commands to generate.