r279437 - in /trunk/gcc/ada: ChangeLog sem_ch13...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Mon Dec 16 10:35:00 GMT 2019


Author: pmderodat
Date: Mon Dec 16 10:35:05 2019
New Revision: 279437

URL: https://gcc.gnu.org/viewcvs?rev=279437&root=gcc&view=rev
Log:
[Ada] Do not set a bogus Esize on subtype built for Component_Size clause

2019-12-16  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

	* sem_ch13.adb (Analyze_Attribute_Definition_Clause): Set only
	the RM_Size on the subtype built for a Component_Size clause
	when the component type is a biased integer type.

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



More information about the Gcc-cvs mailing list