[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Apr 2009 13:18:56 +0000 (15:18 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Apr 2009 13:18:56 +0000 (15:18 +0200)
commit7340e4326b9a5dab8a5141b4d8ad64d51076dfea
treec9d39f5c1dc6694d684b73adfb8887c02f034c9a
parentbf06d37fd3a5d68372981a7ced8ecb464f1ae12c
[multiple changes]

2009-04-20  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Analyze_User_Defined_Binary_Op): If left operand is
overloaded and one interpretation matches the context, label the
operand with the type of first formal.

2009-04-20  Bob Duff  <duff@adacore.com>

* debug.ads: Minor comment fix.

* debug.adb: Minor comment fixes.

2009-04-20  Javier Miranda  <miranda@adacore.com>

* rtsfind.ads (RE_Null_Id): New entity of package Ada.Exceptions

* exp_ch6.adb (Expand_Inlined_Call): Undo previous patch.

* exp_ch11.adb (Expand_N_Raise_Statement): When the raise stmt
is expanded into a call to Raise_Exception, avoid passing the
exception-name'identity in runtimes in which this argument
is not used.

From-SVN: r146416
gcc/ada/ChangeLog
gcc/ada/debug.adb
gcc/ada/debug.ads
gcc/ada/exp_ch11.adb
gcc/ada/exp_ch6.adb
gcc/ada/rtsfind.ads
gcc/ada/sem_ch4.adb