r207885 - in /trunk/gcc/ada: ChangeLog lib-xref...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Feb 19 10:48:00 GMT 2014
Author: charlet
Date: Wed Feb 19 10:48:06 2014
New Revision: 207885
URL: http://gcc.gnu.org/viewcvs?rev=207885&root=gcc&view=rev
Log:
2014-02-19 Hristian Kirtchev <kirtchev@adacore.com>
* lib-xref.ads Remove the small table of letter and symbol usage as we
already have one.
2014-02-19 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch6.adb (Analyze_Subprogram_Body_Helper): Emit specific error
messages depending on the offending misplaced aspect specifications.
(Diagnose_Misplaced_Aspect_Specifications): New routine.
2014-02-19 Ed Schonberg <schonberg@adacore.com>
* sem_ch13.adb (Get_Cursor): Utility to retrieve cursor type
for iterable aspect primitives.
(Resolve_Iterable_Operation): Use expected signature of iterable
aspect to resolve primitive when overloading is present.
(Validate_Iterable_Aspect, Analyze_Aspects_At_Freeze_Point): use it.
(Check_Signature): Removed.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/lib-xref.ads
trunk/gcc/ada/sem_ch13.adb
trunk/gcc/ada/sem_ch6.adb
More information about the Gcc-cvs
mailing list