]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-06-11 Hristian Kirtchev <kirtchev@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 12:42:28 +0000 (12:42 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 12:42:28 +0000 (12:42 +0000)
commite2caa614eacf597c9b1dc47ca09f90b505eea6aa
tree30a57fbfd15a83ef0146f0073940716305dd317f
parentc5d641ca061d33272d12a51f1d169e1dbb045a14
2014-06-11  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Analyze_Input_Item): Allow formal
parameters to appear as input_items in an initialization_list
of pragma Initializes. Encapsulation now applies to states and
variables only (as it should). Add RM references to key errors.
* sem_prag.adb (Set_Imported): Suppress errors
about preceding Imports when the pragma does not come from source,
which can happen through use of pragma Provide_Shift_Operators.

2014-06-11  Thomas Quinot  <quinot@adacore.com>

* sem_ch3.adb: Minor reformatting.
* einfo.ads (Full_View): Minor comment update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211460 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/sem_ch3.adb
gcc/ada/sem_prag.adb