2015-10-20 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 2015 12:20:20 +0000 (12:20 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 2015 12:20:20 +0000 (12:20 +0000)
commit49d539cdd72e395c3454b800c44d779099e3d43b
tree5b3d84e3434e373189d22f29f03d2d7cfc6cb2c8
parentf1cabbf47b50e8c6228ab05a8392e001a58dd7d4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229068 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/pprint.adb
gcc/ada/pprint.ads
gcc/ada/sem_ch5.adb