r237564 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Fri Jun 17 20:01:00 GMT 2016
Author: paolo
Date: Fri Jun 17 20:01:46 2016
New Revision: 237564
URL: https://gcc.gnu.org/viewcvs?rev=237564&root=gcc&view=rev
Log:
/cp
2016-06-17 Paolo Carlini <paolo.carlini@oracle.com>
* decl.c (validate_constexpr_redeclaration): Change pair of errors
to error + inform.
* error.c (dump_function_decl): Save the constexpr specifier too.
/testsuite
2016-06-17 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/cpp0x/constexpr-specialization.C: Adjust for dg-message
vs dg-error; test constexpr specifier too.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/cp/error.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-specialization.C
More information about the Gcc-cvs
mailing list