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/4.8 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 #12 from Jason Merrill <jason at gcc dot gnu.org> 2012-03-15 21:22:48 UTC ---
Author: jason
Date: Thu Mar 15 21:22:38 2012
New Revision: 185443

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

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr52582.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c
    trunk/gcc/testsuite/ChangeLog


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