[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 4 Jan 2013 09:25:59 +0000 (10:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 4 Jan 2013 09:25:59 +0000 (10:25 +0100)
commit67b8ac46a606b677b20b3834beb2d24c27c86e8c
tree0d4726eb66808f1aa09f196c091d7ee298d9dc4d
parentdc8b370ac022cd0cfd0a5498f2cb8dbc0a286cf6
[multiple changes]

2013-01-04  Robert Dewar  <dewar@adacore.com>

* exp_util.adb (Remove_Side_Effects): Make sure scope suppress
is restored on exit.

2013-01-04  Robert Dewar  <dewar@adacore.com>

* usage.adb: Document -gnateF (check overflow for predefined Float).

2013-01-04  Robert Dewar  <dewar@adacore.com>

* sem_res.adb (Resolve_Type_Conversion): Remove incorrect
prevention of call to Apply_Type_Conversion_Checks, which resulted
in missing check flags in formal mode.

2013-01-04  Vincent Celier  <celier@adacore.com>

* makeutl.ads (Db_Switch_Args): New table used by gprbuild.
* prj-conf.adb (Check_Builder_Switches): Check for switches
--config= (Get_Db_Switches): New procedure to get the --db
switches so that they are used when invoking gprconfig in
auto-configuration.
(Do_Autoconf): When invoking gprconfig, use the --db switches, if any.

From-SVN: r194894
gcc/ada/ChangeLog
gcc/ada/exp_util.adb
gcc/ada/makeutl.ads
gcc/ada/prj-conf.adb
gcc/ada/sem_res.adb
gcc/ada/usage.adb