[Bug testsuite/96014] [11 regression] g++.dg/analyzer/pr94028.C excess errors starting with r11-1697
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 16 20:24:46 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96014
--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:
https://gcc.gnu.org/g:75edc31f9ebe7f8b933860981a124f7f0993214b
commit r11-2182-g75edc31f9ebe7f8b933860981a124f7f0993214b
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Thu Jul 16 11:44:32 2020 +0100
analyzer: Use noexcept instead of throw() for C++11 and later (PR 96014)
gcc/testsuite/ChangeLog:
PR testsuite/96014
* g++.dg/analyzer/pr94028.C: Replace dynamic exception
specification with noexcept-specifier for C++11 and later.
More information about the Gcc-bugs
mailing list