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

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Tue Jul 7 20:13:00 GMT 2015


Author: ebotcazou
Date: Tue Jul  7 20:13:59 2015
New Revision: 225525

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

Added:
    trunk/gcc/testsuite/g++.dg/other/dump-ada-spec-8.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