r261113 - in /trunk/gcc/ada: ChangeLog gcc-inte...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sat Jun 2 11:11:00 GMT 2018
Author: ebotcazou
Date: Sat Jun 2 11:11:40 2018
New Revision: 261113
URL: https://gcc.gnu.org/viewcvs?rev=261113&root=gcc&view=rev
Log:
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constant>: If this is
not a definition, retrieve the expression only if it's a compile-time
known value if we are just annotating types.
* gcc-interface/utils.c (convert): Do not try to upcast properly for a
conversion between tagged types in type_annotate_only mode.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/decl.c
trunk/gcc/ada/gcc-interface/utils.c
More information about the Gcc-cvs
mailing list