r208090 - in /trunk/gcc/ada: ChangeLog par-ch3....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Feb 24 17:16:00 GMT 2014
Author: charlet
Date: Mon Feb 24 17:16:08 2014
New Revision: 208090
URL: http://gcc.gnu.org/viewcvs?rev=208090&root=gcc&view=rev
Log:
2014-02-24 Thomas Quinot <quinot@adacore.com>
* s-os_lib.ads: Update comment.
2014-02-24 Ed Schonberg <schonberg@adacore.com>
* sem_ch6.adb (Analyze_Expression_Function): Use sloc of
original defining identifiers in parameter specifications for
body. They may differ from parameter specification itself if a
list of identifiers appears in the tree and is expanded by parser.
2014-02-24 Ed Schonberg <schonberg@adacore.com>
* par-ch3.adb (P_Basic_Declarative_Items): If an improper body
appears in a list of basic declarations, complete the tree with
an empty statement list, to prevent cascaded errors and crashes
if semantic analysis is attempted.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/par-ch3.adb
trunk/gcc/ada/s-os_lib.ads
trunk/gcc/ada/sem_ch6.adb
More information about the Gcc-cvs
mailing list