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 c++/52582] [4.7 Regression] g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit)


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

--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> 2012-03-22 18:34:30 UTC ---
Author: jason
Date: Thu Mar 22 18:34:24 2012
New Revision: 185705

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185705
Log:
    PR c++/52582
    * method.c (implicitly_declare_fn): Set DECL_EXTERNAL.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr52582.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/method.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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