stylesw.ads, [...] (Set_GNAT_Style_Check): New procedure
authorRobert Dewar <dewar@adacore.com>
Wed, 6 Jun 2007 10:49:42 +0000 (12:49 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:49:42 +0000 (12:49 +0200)
commit94a198aa8e1912693dd8999d298865db6d4971ce
treec2ec4cdeaf3fc8092e453c3306491d7cc670b4e1
parentc2a49ce6276acab7961cc99b9692f77181721ecd
stylesw.ads, [...] (Set_GNAT_Style_Check): New procedure

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

From-SVN: r125469
gcc/ada/stylesw.adb
gcc/ada/stylesw.ads
gcc/ada/switch-c.adb