r250890 - in /trunk/gcc/c-family: ChangeLog c-a...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sat Aug 5 22:00:00 GMT 2017
Author: ebotcazou
Date: Sat Aug 5 22:00:41 2017
New Revision: 250890
URL: https://gcc.gnu.org/viewcvs?rev=250890&root=gcc&view=rev
Log:
* c-ada-spec.c (has_static_fields): Look only into variables.
(print_constructor): Add TYPE parameter and use it for the name.
(print_destructor): Likewise.
(print_ada_declaration): Adjust to new constructor/destructor names.
Adjust calls to print_constructor and print_destructor.
(print_ada_struct_decl): Do not test TREE_STATIC on FIELD_DECL.
Look only into variables in the final loop.
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-ada-spec.c
More information about the Gcc-cvs
mailing list