[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 23 Jun 2010 09:14:55 +0000 (11:14 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 23 Jun 2010 09:14:55 +0000 (11:14 +0200)
commit9a0ddeee0fbd6daf3d98ef415bdc4535b272aff8
treeba972e95496f83c1a9713a42a9e7348d0dc60a2b
parentbb481772fee85ad4f32f54687d6e0dacaa4e8e3a
[multiple changes]

2010-06-23  Thomas Quinot  <quinot@adacore.com>

* sem_util.adb: Minor code cleanup: test for proper entity instead of
testing just Chars attribute when checking whether a given scope is
System.
* exp_ch4.adb, einfo.adb: Minor reformatting.

2010-06-23  Vincent Celier  <celier@adacore.com>

PR ada/44633
* switch-m.adb (Normalize_Compiler_Switches): Take into account
switches -gnatB, -gnatD=nn, -gnatG (incuding -gnatG=nn), -gnatI,
-gnatl=file, -gnatS, -gnatjnn, -gnateI=nn and -gnatWx.

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

* sem_res.adb (Resolve_Membership_Op): If left operand is a mixed mode
operation with a universal real operand, and the right operand is a
range with universal bounds, find unique fixed point that may be
candidate, and warn appropriately.

From-SVN: r161264
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/exp_ch4.adb
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb
gcc/ada/switch-m.adb