r262787 - in /trunk/gcc/ada: ChangeLog exp_unst...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Tue Jul 17 08:08:00 GMT 2018


Author: pmderodat
Date: Tue Jul 17 08:08:04 2018
New Revision: 262787

URL: https://gcc.gnu.org/viewcvs?rev=262787&root=gcc&view=rev
Log:
[Ada] Unnesting: don't use Get_Actual_Subtype for record subtypes

2018-07-17  Ed Schonberg  <schonberg@adacore.com>

gcc/ada/

	* exp_unst.adb (Unnest_Subprograms): Do nothing if the expander is not
	active.  Don't use Get_Actual_Subtype for record subtypes.  Ignore
	rewritten identifiers and uplevel references to bounds of types that
	come from the original type reference.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_unst.adb



More information about the Gcc-cvs mailing list