r254804 - in /trunk/gcc/ada: ChangeLog errout.a...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Thu Nov 16 10:12:00 GMT 2017
Author: pmderodat
Date: Thu Nov 16 10:12:15 2017
New Revision: 254804
URL: https://gcc.gnu.org/viewcvs?rev=254804&root=gcc&view=rev
Log:
2017-11-16 Hristian Kirtchev <kirtchev@adacore.com>
* sem_elab.adb (Include): Including a node which is also a compilation
unit terminates the search because there are no more lists to examine.
2017-11-16 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch8.adb (Analyze_Subprogram_Renaming): Ensure that a renaming
declaration does not define a primitive operation of a tagged type for
SPARK.
(Check_SPARK_Primitive_Operation): New routine.
2017-11-16 Arnaud Charlet <charlet@adacore.com>
* libgnat/a-elchha.adb (Last_Chance_Handler): Display Argv (0) in
message when using -E binder switch.
2017-11-16 Piotr Trojanek <trojanek@adacore.com>
* errout.ads: Fix minor typo in comment.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/errout.ads
trunk/gcc/ada/libgnat/a-elchha.adb
trunk/gcc/ada/sem_ch8.adb
trunk/gcc/ada/sem_elab.adb
More information about the Gcc-cvs
mailing list