r216090 - in /trunk/gcc/ada: ChangeLog freeze.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Oct 10 14:42:00 GMT 2014
Author: charlet
Date: Fri Oct 10 14:42:22 2014
New Revision: 216090
URL: https://gcc.gnu.org/viewcvs?rev=216090&root=gcc&view=rev
Log:
2014-10-10 Ed Schonberg <schonberg@adacore.com>
* sem_ch13.adb (Analyze_Aspect_Specifications, Library_Unit_Aspects):
Aspect specification is legal on a local instantiation of a
library-level generic unit.
2014-10-10 Gary Dismukes <dismukes@adacore.com>
* gnat1drv.adb (Adjust_Global_Switches): Set Front_End_Inlining
if inlining has been enabled via -gnatn and the target is not GCC.
2014-10-10 Ed Schonberg <schonberg@adacore.com>
* freeze.adb (Freeze_Entity): Freezing a subprogram does
not always freeze its profile. In particular, an attribute
reference that takes the access type does not freeze the types
of the formals.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/freeze.adb
trunk/gcc/ada/gnat1drv.adb
trunk/gcc/ada/sem_ch13.adb
More information about the Gcc-cvs
mailing list