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

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sun Apr 17 17:38:00 GMT 2016


Author: ebotcazou
Date: Sun Apr 17 17:38:28 2016
New Revision: 235084

URL: https://gcc.gnu.org/viewcvs?rev=235084&root=gcc&view=rev
Log:
	* c-ada-spec.c (get_underlying_decl): Return the typedef, if any.
	(dump_generic_ada_node) <POINTER_TYPE>: Clean up handling of access
	to incomplete types.
	(dump_nested_type): Remove redundant tests and tidy up.
	(print_ada_declaration): Also set TREE_VISITED on the declaration of
	a type which is the typedef of an original type.

Added:
    trunk/gcc/testsuite/c-c++-common/dump-ada-spec-3.c
    trunk/gcc/testsuite/c-c++-common/dump-ada-spec-4.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-ada-spec.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list