2011-09-05 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2011 13:58:39 +0000 (13:58 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2011 13:58:39 +0000 (13:58 +0000)
commitc78dc054bd4cc6e7ed2a78de4dbbb0f8fd622949
tree674c1838aaffec64653c0a4cada8b32ed422c7fa
parent5de363e7538b05e434d77d4bfb18305ed4309591
2011-09-05  Thomas Quinot  <quinot@adacore.com>

* exp_intr.adb, s-tasini.adb: Minor reformatting.

2011-09-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Access_Definition): If an access type declaration
appears in a child unit, the scope of whatever anonymous type
may be generated is the child unit itself.

2011-09-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Expression_Function): Do not set
Comes_From_Source on rewritten body.
(Analyze_Subprogram_Body_Helper): Check that the original node for
the body comes from source, when determining whether expansion
of a protected operation is needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178543 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_intr.adb
gcc/ada/s-tasini.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch6.adb