[Bug c++/60046] [4.7/4.8/4.9 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1280
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 19 19:03:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60046
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Feb 19 19:03:19 2014
New Revision: 207917
URL: http://gcc.gnu.org/viewcvs?rev=207917&root=gcc&view=rev
Log:
PR c++/60046
* pt.c (maybe_instantiate_noexcept): Don't instantiate exception
spec from template context.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/noexcept22.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list