[Bug c++/52582] [4.7/4.8 Regression] g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 14 14:33:00 GMT 2012


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-14 14:24:38 UTC ---
Author: jakub
Date: Wed Mar 14 14:24:32 2012
New Revision: 185384

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185384
Log:
    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.

Added:
    trunk/gcc/testsuite/g++.dg/opt/pr52582.C
Modified:
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list