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