]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 25 Oct 2010 14:39:59 +0000 (16:39 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 25 Oct 2010 14:39:59 +0000 (16:39 +0200)
commit66150d01351e5ca53999297629516ea2d5bcedb1
tree2c6f0c9dfac31c5f6cbdac0e6b0f7f6d628a45b9
parent1e194575d06f78b82061218f6405c5e8a21ce085
[multiple changes]

2010-10-25  Robert Dewar  <dewar@adacore.com>

* sem_warn.adb, einfo.ads, exp_ch4.adb: Minor comment fix
* sem_case.adb: Comment clarification for loops through false
predicates.
* sem_util.adb: Minor reformatting
(Check_Order_Dependence): Fix bad double blank in error message

2010-10-25  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Analyze_Membership_Op): in Ada_2012 a membership
operation can have a single alternative that is a value of the type.
Rewrite operation as an equality test.

From-SVN: r165918
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/exp_ch4.adb
gcc/ada/sem_case.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_util.adb
gcc/ada/sem_warn.adb
This page took 0.061189 seconds and 5 git commands to generate.