r221854 - in /branches/c++-concepts: ChangeLog....
asutton@gcc.gnu.org
asutton@gcc.gnu.org
Fri Apr 3 13:42:00 GMT 2015
Author: asutton
Date: Fri Apr 3 13:42:38 2015
New Revision: 221854
URL: https://gcc.gnu.org/viewcvs?rev=221854&root=gcc&view=rev
Log:
2015-04-02 Andrew Sutton <andrew.n.sutton@gmail.com>
PR65634
* gcc/cp/except.c (check_noexcept_r): Check the function type
and not the return type for (TYPE_NOTHROW_P).
* gcc/cp/parser.c (cp_parser_check_for_invalid_template_id): Remove
stray debugging code.
* gcc/testsuite/g++.dg/concepts/pr65634: New.
Added:
branches/c++-concepts/gcc/testsuite/g++.dg/concepts/pr65634.C
Modified:
branches/c++-concepts/ChangeLog.concepts
branches/c++-concepts/gcc/cp/except.c
branches/c++-concepts/gcc/cp/parser.c
More information about the Gcc-cvs
mailing list