2012-04-25 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Apr 2012 15:12:34 +0000 (15:12 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Apr 2012 15:12:34 +0000 (15:12 +0000)
commit841fbb5a90810a351ea47c42607ea0bff0af733e
treef6ae78dc92a93c3dcc28c325109924304a992559
parent9a2639fcdb7f82ff6f0eb7120ee3314cd965158b
2012-04-25  Vincent Celier  <celier@adacore.com>

* sem_ch12.adb (Inherit_Context): Compare library units, not
names of units, when checking if a unit is already in the context.

2012-04-25  Thomas Quinot  <quinot@adacore.com>

* sem_ch3.adb: Reverse_Storage_Order must be propagated to
untagged derived record types.

2012-04-25  Ed Schonberg  <schonberg@adacore.com>

* lib-xref.adb: Adjust position of end label.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186827 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/lib-xref.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch3.adb