r225585 - in /trunk/gcc: c-family/ChangeLog c-f...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Wed Jul 8 21:58:00 GMT 2015


Author: ebotcazou
Date: Wed Jul  8 21:58:10 2015
New Revision: 225585

URL: https://gcc.gnu.org/viewcvs?rev=225585&root=gcc&view=rev
Log:
c-family/
	* c-ada-spec.h (cpp_operation): Add IS_CONSTEXPR.
	* c-ada-spec.c (print_ada_declaration): Skip constexpr constructors.
cp/
	* decl2.c (cpp_check): Deal with IS_CONSTEXPR.

Added:
    trunk/gcc/testsuite/g++.dg/other/dump-ada-spec-9.C
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-ada-spec.c
    trunk/gcc/c-family/c-ada-spec.h
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list