[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 12:58:06 +0000 (14:58 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 12:58:06 +0000 (14:58 +0200)
commit69fff50e08365770deca864efd7a904ac9eb25e0
treea54cb3b7846c90023e478f75bdca955a38b9297e
parente85f4337c3c9ced8e7eece753962443d230b487f
[multiple changes]

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* exp_ch5.adb (Expand_N_Case_Statement): If a choice is a
subtype indication and the case statement has only two choices,
replace subtype indication with its range, because the resulting
membership test cannot have a subtype indication as an operand.

2014-08-04  Arnaud Charlet  <charlet@adacore.com>

* exp_ch3.adb: Update comments, minor reformatting.

From-SVN: r213583
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch5.adb