[Bug c++/79400] [7 Regression] Confusing 'noexcept' suggestion on throw (X)
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 20 06:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79400
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb 20 06:05:45 2017
New Revision: 245590
URL: https://gcc.gnu.org/viewcvs?rev=245590&root=gcc&view=rev
Log:
PR c++/79400 - confusing suggestion of 'noexcept'
* parser.c (cp_parser_exception_specification_opt): Remove
suggestion for deprecated dynamic exception-specification.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
More information about the Gcc-bugs
mailing list