[Bug c++/66684] [6 Regression] ICE in merge_exception_specifiers, at cp/typeck2.c:2114
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 26 21:31:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66684
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 26 21:31:08 2015
New Revision: 225086
URL: https://gcc.gnu.org/viewcvs?rev=225086&root=gcc&view=rev
Log:
PR c++/66684
* typeck2.c (merge_exception_specifiers): Allow different
noexcept-specifiers if we've had errors.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/noexcept28.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/typeck2.c
More information about the Gcc-bugs
mailing list