[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:25:00 GMT 2012


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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-14 14:21:22 UTC ---
Author: jakub
Date: Wed Mar 14 14:21:12 2012
New Revision: 185383

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185383
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:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/opt/pr52582.C
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list