r279299 - in /trunk/gcc/ada: ChangeLog sem_ch10...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Thu Dec 12 10:03:00 GMT 2019
Author: pmderodat
Date: Thu Dec 12 10:03:26 2019
New Revision: 279299
URL: https://gcc.gnu.org/viewcvs?rev=279299&root=gcc&view=rev
Log:
[Ada] Improved handling of circular compilation dependencies
2019-12-12 Steve Baird <baird@adacore.com>
gcc/ada/
* sem_ch10.adb (Install_With_Clause): Check for the case of a
circular dependency involving a predefined (or GNAT-defined)
unit and handle that case by generating an appropropriate error
message.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_ch10.adb
More information about the Gcc-cvs
mailing list