PR c++/79400 - confusing suggestion of 'noexcept'
authorJason Merrill <jason@redhat.com>
Mon, 20 Feb 2017 06:05:45 +0000 (01:05 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 20 Feb 2017 06:05:45 +0000 (01:05 -0500)
commitbea40d1191260ebd68cbe1f940e1a5b7e1efa09d
treed81d923635f1122cb702a7b4d39b18d4bae93cba
parent4cd159317cb88496122bd3999a04c56c513bd915
PR c++/79400 - confusing suggestion of 'noexcept'

* parser.c (cp_parser_exception_specification_opt): Remove
suggestion for deprecated dynamic exception-specification.

From-SVN: r245590
gcc/cp/ChangeLog
gcc/cp/parser.c