r177400 - in /trunk/gcc/ada: ChangeLog Makefile...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Aug 4 15:28:00 GMT 2011


Author: charlet
Date: Thu Aug  4 15:27:59 2011
New Revision: 177400

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177400
Log:
2011-08-04  Robert Dewar  <dewar@adacore.com>

	* bindgen.ads, gnatlink.adb, sem_ch4.adb, gnatbind.adb, put_alfa.adb,
	gnatls.adb, exp_ch3.adb: Minor reformatting.

2011-08-04  Marc Sango  <sango@adacore.com>

	* sem_attr.adb (Analyze_Attribute): Replace the message
	"invisible attribute of}" of the spark restriction violation in
	attribute reference by the simple message "invisible attribute of type".
	Indeed, the node value Error_Msg_Node_1 used is in conflit with the
	two insertion characters: '&' and '}'.

2011-08-04  Vadim Godunko  <godunko@adacore.com>

	* impunit.adb (Non_Imp_File_Names_12): Add "a-coinho".
	* a-coinho.ads, a-coinho.adb: New file.
	* Makefile.rtl: Add Ada.Containers.Indefinite_Holders.


Added:
    trunk/gcc/ada/a-coinho.adb
    trunk/gcc/ada/a-coinho.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/Makefile.rtl
    trunk/gcc/ada/bindgen.ads
    trunk/gcc/ada/exp_ch3.adb
    trunk/gcc/ada/gnatbind.adb
    trunk/gcc/ada/gnatlink.adb
    trunk/gcc/ada/gnatls.adb
    trunk/gcc/ada/impunit.adb
    trunk/gcc/ada/put_alfa.adb
    trunk/gcc/ada/sem_attr.adb
    trunk/gcc/ada/sem_ch4.adb



More information about the Gcc-cvs mailing list