]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/c-ada-spec.h
c-ada-spec.h (cpp_operation): Add IS_MOVE_CONSTRUCTOR.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 7 Jul 2015 20:13:59 +0000 (20:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 7 Jul 2015 20:13:59 +0000 (20:13 +0000)
commit2a7fb83f490c86f530efe5a83f720c95e03f883d
treea9350a7d3fdc4335c536908bc3023cf10f4dc6ca
parentfe21b3c292c3d93f6102c739ab32c9aeebffc0dd
c-ada-spec.h (cpp_operation): Add IS_MOVE_CONSTRUCTOR.

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.

From-SVN: r225525
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c
gcc/c-family/c-ada-spec.h
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/dump-ada-spec-8.C [new file with mode: 0644]