[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 16 Oct 2015 12:47:43 +0000 (14:47 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 16 Oct 2015 12:47:43 +0000 (14:47 +0200)
commitf9105bfacd6119d197885897857f82e7a7cfdde1
tree1cf22996f19eafe7d153ef92c9019351176ef4cb
parent69d8d8b48db46c328cd16f3f2605677f35fe1362
[multiple changes]

2015-10-16  Bob Duff  <duff@adacore.com>

        * a-tags.adb, s-trasym.adb, s-trasym.ads: Make sure we don't get                elaboration circularities when polling is turned on.

2015-10-16  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Replace_Anonymous_Access_To_Protected_Subprogram):
When creating a full declaration for a formal parameter, the
entity is labelled as an Itype, so set Associated_Node_For_Itype
accordingly.
* einfo.ads: Clarify use of Associated_Node_For_Itype.

2015-10-16  Bob Duff  <duff@adacore.com>

* bindgen: Move pragmas Warnings earlier, otherwise
we can get warnings on with_clauses.

From-SVN: r228885
gcc/ada/ChangeLog
gcc/ada/a-tags.adb
gcc/ada/bindgen.adb
gcc/ada/einfo.ads
gcc/ada/s-trasym.adb
gcc/ada/s-trasym.ads
gcc/ada/sem_ch3.adb