re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))
authorJason Merrill <jason@redhat.com>
Thu, 15 Mar 2012 21:22:38 +0000 (17:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 15 Mar 2012 21:22:38 +0000 (17:22 -0400)
commit92caa91a0d2d14b920a8204f0eb44c5d3bae7309
tree46ff5482e597a1da8507c2252ca4739cd023af48
parent6715d47bba944ef7b268ef54fde1c918013f480b
re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))

PR c++/52582
* method.c (implicitly_declare_fn): Set DECL_EXTERNAL.

From-SVN: r185443
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr52582.C [new file with mode: 0644]