r220450 - in /trunk/gcc/ada: ChangeLog errout.a...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Feb 5 14:31:00 GMT 2015


Author: charlet
Date: Thu Feb  5 14:31:10 2015
New Revision: 220450

URL: https://gcc.gnu.org/viewcvs?rev=220450&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/errout.adb
    trunk/gcc/ada/lib-load.adb
    trunk/gcc/ada/sem_ch10.adb
    trunk/gcc/ada/sem_prag.adb



More information about the Gcc-cvs mailing list