r260879 - in /trunk/gcc/ada: ChangeLog exp_unst...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Tue May 29 09:41:00 GMT 2018
Author: pmderodat
Date: Tue May 29 09:41:45 2018
New Revision: 260879
URL: https://gcc.gnu.org/viewcvs?rev=260879&root=gcc&view=rev
Log:
[Ada] Unnesting: exclude selected components whose prefix carry no type
2018-05-29 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* exp_unst.adb (Visit_Node): Exclude selected components whose prefix
carry no type. Such selected components appear in unit names that are
child units, both in the specification and possibly in an end label for
the unit, and they do not contain any relevant uplevel references.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_unst.adb
More information about the Gcc-cvs
mailing list