[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 08:14:31 +0000 (10:14 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 08:14:31 +0000 (10:14 +0200)
commit719aaf4d093d5dbde845a58b12a9fc8ac7d04f1f
treeb9732e84e542d2ca2db758a81c6a56807a4cc758
parent946db1e20e437ab14cf52a5414a46a2b772a6228
[multiple changes]

2010-06-22  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Add_Implicit_Operator): If the context of the expanded
name is a call, use the number of actuals to determine whether this is
a binary or unary operator, rather than relying on later information
to resolve the overload.

2010-06-22  Robert Dewar  <dewar@adacore.com>

* sem_ch10.adb, sem_aggr.adb: Minor reformatting.

From-SVN: r161142
gcc/ada/ChangeLog
gcc/ada/sem_aggr.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch8.adb