r213178 - in /trunk/gcc/ada: ChangeLog exp_dbug...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Jul 29 14:02:00 GMT 2014
Author: charlet
Date: Tue Jul 29 13:34:35 2014
New Revision: 213178
URL: https://gcc.gnu.org/viewcvs?rev=213178&root=gcc&view=rev
Log:
2014-07-29 Robert Dewar <dewar@adacore.com>
* exp_dbug.adb, g-expect.adb, sem_elab.adb: Minor typo fix.
2014-07-29 Ed Schonberg <schonberg@adacore.com>
* sem_ch6.adb (Analyze_Return_Type): Reject a return type that
is a limited view when the context is a package body, because
there is no subsequent place at which the non-limited view may
become visible.
(Process_Formals): Ditto.
* sinfo.ads, par-ch3.adb: Minor reformatting.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_dbug.adb
trunk/gcc/ada/g-expect.adb
trunk/gcc/ada/par-ch3.adb
trunk/gcc/ada/sem_ch6.adb
trunk/gcc/ada/sem_elab.adb
trunk/gcc/ada/sinfo.ads
More information about the Gcc-cvs
mailing list