OSDN Git Service

2011-08-29 Steve Baird <baird@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Aug 2011 08:26:40 +0000 (08:26 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Aug 2011 08:26:40 +0000 (08:26 +0000)
commit1cde4f265e4b44ef81c0cc6287e9ac76de4a2177
tree346341548f7130d647af93fb48735fb72298d137
parent1d366b32c583671bcda2686c29e7c49df98ba269
2011-08-29  Steve Baird  <baird@adacore.com>

* exp_ch4.adb (Expand_N_Op_Expon): Suppress N_Op_Expon node expansion
for CodePeer and ALFA modes.

2011-08-29  Ed Schonberg  <schonberg@adacore.com>

* sem_type.adb (Collect_Interps): Within an instance, collect a homonym
that comes from an enclosing scope if it is not the renaming of an
actual, to handle properly a spurious ambiguity in an instance.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178158 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/sem_type.adb