[Bug c++/60108] [4.7/4.8/4.9 Regression] [C++11] ICE in use_thunk, at cp/method.c:340

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 21 22:15:00 GMT 2014


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 22:15:07 2014
New Revision: 208032

URL: http://gcc.gnu.org/viewcvs?rev=208032&root=gcc&view=rev
Log:
    PR c++/60108
    * semantics.c (expand_or_defer_fn_1): Check DECL_DEFAULTED_FN.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/defaulted48.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/semantics.c



More information about the Gcc-bugs mailing list