[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jun 2010 16:04:52 +0000 (18:04 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jun 2010 16:04:52 +0000 (18:04 +0200)
commit9cbfc2691360fab71388538043badc3dc8c6963c
tree292f78e11905ea1831b546222f3c322a3eb92884
parent92252980733eb21a87c8c96dc55814cd17616174
[multiple changes]

2010-06-17  Ed Schonberg  <schonberg@adacore.com>

* sem_util.adb (Is_Atomic_Object): Predicate does not apply to
subprograms.

2010-06-17  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi, gnat_ugn.texi: Clean up documentation on warning and
style check messages.
* sem_res.adb (Resolve_Call): Don't call
Check_For_Eliminated_Subprogram if we are analyzing within a spec
expression.

2010-06-17  Robert Dewar  <dewar@adacore.com>

* debug.adb: Add documentation for debug flags .X and .Y
* exp_ch4.adb (Expand_Short_Circuit_Operator): Use
Use_Expression_With_Actions.
* gnat1drv.adb (Adjust_Global_Switches): Set
Use_Expression_With_Actions.
* opt.ads (Use_Expression_With_Actions): New switch.

From-SVN: r160931
gcc/ada/ChangeLog
gcc/ada/debug.adb
gcc/ada/exp_ch4.adb
gcc/ada/gnat1drv.adb
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/opt.ads
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb