r197097 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Mar 26 10:24:00 GMT 2013
Author: paolo
Date: Tue Mar 26 10:23:59 2013
New Revision: 197097
URL: http://gcc.gnu.org/viewcvs?rev=197097&root=gcc&view=rev
Log:
/cp
2013-03-26 Paolo Carlini <paolo.carlini@oracle.com>
* decl.c (grokfndecl): Handle separately <inline> and <constexpr>
error messages.
* decl.c (grokdeclarator): Declare typedef_p and use it everywhere.
/testsuite
2013-03-26 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/cpp0x/constexpr-friend-2.C: New.
* g++.dg/cpp0x/constexpr-main.C: Likewise.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-friend-2.C
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-main.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list