r221180 - in /trunk/gcc/ada: ChangeLog a-cfdlli...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Mar 4 10:01:00 GMT 2015
Author: charlet
Date: Wed Mar 4 10:01:40 2015
New Revision: 221180
URL: https://gcc.gnu.org/viewcvs?rev=221180&root=gcc&view=rev
Log:
2015-03-04 Hristian Kirtchev <kirtchev@adacore.com>
* sem_prag.adb (Analyze_Abstract_State): Use routine
Malformed_State_Error to issue general errors.
(Analyze_Pragma): Diagnose a syntax error related to a state
declaration with a simple option.
(Malformed_State_Error): New routine.
2015-03-04 Robert Dewar <dewar@adacore.com>
* a-strsup.adb (Super_Slice): Deal with super flat case.
* einfo.ads: Minor reformatting.
* s-imgdec.adb (Set_Decimal_Digits): Add comment about possibly
redundant code.
2015-03-04 Claire Dross <dross@adacore.com>
* a-cfdlli.ads, a-cfhase.ads, a-cforma.ads, a-cfhama.ads,
a-cforse.ads, a-cofove.ads: Use Default_Initial_Condition on formal
containers.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-cfdlli.ads
trunk/gcc/ada/a-cfhama.ads
trunk/gcc/ada/a-cfhase.ads
trunk/gcc/ada/a-cforma.ads
trunk/gcc/ada/a-cforse.ads
trunk/gcc/ada/a-cofove.ads
trunk/gcc/ada/a-strsup.adb
trunk/gcc/ada/einfo.ads
trunk/gcc/ada/s-imgdec.adb
trunk/gcc/ada/sem_prag.adb
More information about the Gcc-cvs
mailing list