diff options
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r-- | gcc/c-family/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index b912093..b718561 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1,3 +1,9 @@ +2015-07-10 Eric Botcazou <ebotcazou@adacore.com> + + * c-ada-spec.h (cpp_operation): Revert latest change. + * c-ada-spec.c (print_ada_declaration): Likewise. Skip implicit + constructors and destructors. + 2015-07-09 Andrew MacLeod <amacleod@redhat.com> * c-common.h: Adjust includes for flags.h changes. |