r125469 - in /trunk/gcc/ada: stylesw.adb styles...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jun 6 10:49:00 GMT 2007


Author: charlet
Date: Wed Jun  6 10:49:42 2007
New Revision: 125469

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125469
Log:
2007-04-20  Robert Dewar  <dewar@adacore.com>

	* stylesw.ads, stylesw.adb (Set_GNAT_Style_Check): New procedure
	(Set_Style_Check_Options): Recognize new -gnatyg style switch

	* switch-c.adb (Scan_Front_End_Switches, case -gnatg): Set
	Warn_On_Non_Local_Exception to False, to turn off warnings for
	No_Exception_Propagation in ZFP runtime.
	(Scan_Front_End_Switches): Fix handling of --RTS switch for non GCC
	back-ends.
	(Scan_Front_End_Switches): For 'g', call Set_GNAT_Style_Checks


Modified:
    trunk/gcc/ada/stylesw.adb
    trunk/gcc/ada/stylesw.ads
    trunk/gcc/ada/switch-c.adb



More information about the Gcc-cvs mailing list