OSDN Git Service

2011-08-02 Ed Falis <falis@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Aug 2011 10:40:00 +0000 (10:40 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Aug 2011 10:40:00 +0000 (10:40 +0000)
commitf03f06a248ac4b0ba6439077a4cafc06b99b6770
treeca89a1e68901ab5ab8ebc2e757b9a41018ddf33a
parent5236d9f4b78e6d6bd620f92334ab4a82b393a21a
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.

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