]> git.ipfire.org Git - thirdparty/gcc.git/commit
2015-11-12 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Nov 2015 10:43:33 +0000 (10:43 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Nov 2015 10:43:33 +0000 (10:43 +0000)
commitc28937227c929d685dc4c209710988234833f0fa
treea4ebe84c43c976d9d7012de3d5a411905a35308f
parent9a2dfe124ae75804d0684b4241739cb753d6a03d
2015-11-12  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Check_Limited_Return): Make global to package
for use elsewhere.
(Analyze_Expression_Function): Remove duplicated code, pre-analyze
expression to capture names and call Check_Limited_Return so
that semantic checks are identical to those for regular functions
returning limited types.

2015-11-12  Gary Dismukes  <dismukes@adacore.com>

* bindgen.adb: Fix typo.
* sem_ch6.adb: Minor reformatting.

2015-11-12  Emmanuel Briot  <briot@adacore.com>

* s-os_lib.adb (Argument_String_To_List): fix handling of
windows separators

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230224 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/bindgen.adb
gcc/ada/s-os_lib.adb
gcc/ada/sem_ch6.adb