[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 10:40:00 +0000 (12:40 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 10:40:00 +0000 (12:40 +0200)
commita20f43891384a48d94b627d240db8f9db41dc78a
treeca89a1e68901ab5ab8ebc2e757b9a41018ddf33a
parent90878b1250d7ef591b61912449df3d14bdec05cd
[multiple changes]

2011-08-02  Ed Falis  <falis@adacore.com>

* s-taprop-vxworks.adb, s-intman-vxworks.adb, s-intman-vxworks.ads:
Update header.

2011-08-02  Bob Duff  <duff@adacore.com>

* opt.ads: Minor comment fix.

2011-08-02  Bob Duff  <duff@adacore.com>

* sem_ch12.adb (Analyze_Package_Instantiation,
Analyze_Subprogram_Instantiation): Turn off style checking while
analyzing an instance. Whatever style checks that apply to the generic
unit should apply, so it makes no sense to apply them in an instance.
This was causing trouble when compiling an instance of a runtime
unit that violates the -gnatyO switch.
* stylesw.adb (Set_Style_Check_Options): "when 'O' =>" was missing from
one of the two case statements, causing spurious errors.

2011-08-02  Robert Dewar  <dewar@adacore.com>

* uname.adb: Minor reformatting.
* gnatcmd.adb: Minor reformatting.
* exp_attr.adb: Minor reformatting.

From-SVN: r177131
gcc/ada/ChangeLog
gcc/ada/exp_attr.adb
gcc/ada/gnatcmd.adb
gcc/ada/opt.ads
gcc/ada/s-intman-vxworks.adb
gcc/ada/s-intman-vxworks.ads
gcc/ada/s-taprop-vxworks.adb
gcc/ada/sem_ch12.adb
gcc/ada/stylesw.adb
gcc/ada/uname.adb