[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 20 Oct 2015 12:20:20 +0000 (14:20 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 20 Oct 2015 12:20:20 +0000 (14:20 +0200)
commit78cef47f96b16996b65a3a53a7166f5daf4d7f27
tree5b3d84e3434e373189d22f29f03d2d7cfc6cb2c8
parente5f2c03ceabe47ad4fc3162efb328508d74e78a6
[multiple changes]

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

* sem_ch5.adb (Analyze_Loop_Statement): Attach generated loop
identifier to the tree, because it may be the root of a tree
traversal in Pop_Scope when freeze actions are pending.

2015-10-20  Steve Baird  <baird@adacore.com>

* pprint.ads (Expression_Image) Add new generic formal flag
Hide_Parameter_Blocks.
* pprint.adb (Expression_Image) If new flag is set, then display
dereferences of parameter block components accordingly.

From-SVN: r229068
gcc/ada/ChangeLog
gcc/ada/pprint.adb
gcc/ada/pprint.ads
gcc/ada/sem_ch5.adb