OSDN Git Service

2011-08-04 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 15:27:59 +0000 (15:27 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 15:27:59 +0000 (15:27 +0000)
commitfe9fc6757e47fecf2bb25f018c0e0297370638d8
treef037eb87fae433a9ff47271af50cea2af76902a5
parent826b42dad188e0ef3714d20ce43410ed14502832
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177400 138bc75d-0d04-0410-961f-82ee72b054a4
13 files changed:
gcc/ada/ChangeLog
gcc/ada/Makefile.rtl
gcc/ada/a-coinho.adb [new file with mode: 0644]
gcc/ada/a-coinho.ads [new file with mode: 0644]
gcc/ada/bindgen.ads
gcc/ada/exp_ch3.adb
gcc/ada/gnatbind.adb
gcc/ada/gnatlink.adb
gcc/ada/gnatls.adb
gcc/ada/impunit.adb
gcc/ada/put_alfa.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_ch4.adb