[multiple changes]
authorPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 16 Nov 2017 10:12:15 +0000 (10:12 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 16 Nov 2017 10:12:15 +0000 (10:12 +0000)
commit19c6e49cf41cd483601dca9c1e69e1bfb486dd2e
tree725e8f46ba1df06a1de0a852f2eb3a0d589bc5a8
parent6361db43b2a245e9b38cfb84d4f725e8c410812f
[multiple changes]

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.

From-SVN: r254804
gcc/ada/ChangeLog
gcc/ada/errout.ads
gcc/ada/libgnat/a-elchha.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_elab.adb