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++/60108] [4.7/4.8/4.9 Regression] [C++11] ICE in use_thunk, at cp/method.c:340


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 21:57:49 2014
New Revision: 208030

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

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/defaulted48.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c


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