re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))
authorJakub Jelinek <jakub@redhat.com>
Wed, 14 Mar 2012 14:24:32 +0000 (15:24 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 14 Mar 2012 14:24:32 +0000 (15:24 +0100)
commit0ec2c2a9437e1d9de4d6866bb7976b7bbc8e68fe
tree3cad22866ba2f4b5b61d09cca8004dd3b33c1f0b
parent43094d442e278fd566f301ad7544829706a50f08
re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))

PR c++/52582
* config/rs6000/rs6000.c (call_ABI_of_interest): Return true
if c_node is NULL.

* g++.dg/opt/pr52582.C: New test.

From-SVN: r185384
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr52582.C [new file with mode: 0644]