[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Jan 2017 11:42:39 +0000 (12:42 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Jan 2017 11:42:39 +0000 (12:42 +0100)
commit0789ef6f84d73facdf01b056748e7b43abf3ed17
tree956b02a68f0175c0a06e8851cdca84bef1f12fcc
parentffa168bc9814e3b082a09ffe2147b62741b06e4a
[multiple changes]

2017-01-06  Bob Duff  <duff@adacore.com>

* sinfo.ads, sinfo.adb (Map_Pragma_Name): Preparation work,
dummy implementation of Map_Pragma_Name.

2017-01-06  Tristan Gingold  <gingold@adacore.com>

* exp_ch9.adb (Expand_N_Protected_Type_Declaration): Make the
entry_body variable constant.
* s-taprob.ads (Entry_Body_Access): Move to s-tposen.
* s-tpoben.ads (Protected_Entry_Body_Access): Now access
to constant.
* s-tposen.ads (Entry_Body_Access): Moved from s-taprob,
now access to constant.

From-SVN: r244141
gcc/ada/ChangeLog
gcc/ada/exp_ch9.adb
gcc/ada/s-taprob.ads
gcc/ada/s-tpoben.ads
gcc/ada/s-tposen.ads
gcc/ada/sinfo.adb
gcc/ada/sinfo.ads