2010-06-17 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2010 16:04:52 +0000 (16:04 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2010 16:04:52 +0000 (16:04 +0000)
commit06e076c6c5d48620a9800b170010c5a1133a729b
tree292f78e11905ea1831b546222f3c322a3eb92884
parent2e4ca01fc4a6d90c53877c2a7575caf2e58bce0e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160931 138bc75d-0d04-0410-961f-82ee72b054a4
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