errout.adb (Error_Msg_Internal): For non-serious error set Fatal_Error to Ignored.
authorRobert Dewar <dewar@adacore.com>
Thu, 5 Feb 2015 14:31:10 +0000 (14:31 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 5 Feb 2015 14:31:10 +0000 (15:31 +0100)
commitee7c8ffd33b0919d52b413c4eb816062f2e8cbc5
treee4eb0f56500b2cba4f989892945267e5539059ff
parent4ed8ef2667fcedbdc04d6ef6c0a2df702131fccc
errout.adb (Error_Msg_Internal): For non-serious error set Fatal_Error to Ignored.

2015-02-05  Robert Dewar  <dewar@adacore.com>

* errout.adb (Error_Msg_Internal): For non-serious error set
Fatal_Error to Ignored.
* lib-load.adb (Load_Unit): Minor comment updates.
* sem_ch10.adb (Analyze_With_Clause): Propagate Fatal_Error
setting from with'ed unit to with'ing unit.
* sem_prag.adb (Analyze_Pragma, case Warnings): Document handling
of ambiguity.

From-SVN: r220450
gcc/ada/ChangeLog
gcc/ada/errout.adb
gcc/ada/lib-load.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_prag.adb