r230224 - in /trunk/gcc/ada: ChangeLog bindgen....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Nov 12 10:43:00 GMT 2015
Author: charlet
Date: Thu Nov 12 10:43:33 2015
New Revision: 230224
URL: https://gcc.gnu.org/viewcvs?rev=230224&root=gcc&view=rev
Log:
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
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/bindgen.adb
trunk/gcc/ada/s-os_lib.adb
trunk/gcc/ada/sem_ch6.adb
More information about the Gcc-cvs
mailing list