r244776 - in /trunk/gcc/ada: ChangeLog exp_spar...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Jan 23 11:19:00 GMT 2017
Author: charlet
Date: Mon Jan 23 11:19:07 2017
New Revision: 244776
URL: https://gcc.gnu.org/viewcvs?rev=244776&root=gcc&view=rev
Log:
2017-01-23 Claire Dross <dross@adacore.com>
* exp_spark.adb (Expand_SPARK_Attribute_Reference): For
attributes which return Universal_Integer, introduce a conversion
to the expected type with the appropriate check flags set.
* sem_res.adb (Resolve_Range): The higher bound can be in Typ's
base type if the range is null. It may still be invalid if it
is higher than the lower bound. This is checked later in the
context in which the range appears.
2017-01-23 Pierre-Marie de Rodat <derodat@adacore.com>
* scos.ads: Introduce a constant to represent ignored
dependencies in SCO_Unit_Table_Entry.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_spark.adb
trunk/gcc/ada/scos.ads
trunk/gcc/ada/sem_res.adb
More information about the Gcc-cvs
mailing list