This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/libcp1 in repository gcc.
from 9d4a116 fix test to define static data members new 2d98673 API extensions for special member functions new 34868a9 Implement special member functions
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/cp-tree.h | 1 + gcc/cp/parser.c | 8 ++ include/gcc-cp-fe.def | 119 ++++++++++++++-- include/gcc-cp-interface.h | 83 ++++++++++- libcc1/libcp1plugin.cc | 349 ++++++++++++++++++++++++++++++++++++++++++--- 5 files changed, 527 insertions(+), 33 deletions(-)