sem_res.adb (Make_Call_Into_Operator): Use First_Subtype for better error reporting...
authorThomas Quinot <quinot@adacore.com>
Tue, 22 Jun 2010 09:36:25 +0000 (09:36 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 09:36:25 +0000 (11:36 +0200)
commit125778158bac64ccea58a2156c743fa607545429
tree9f819b958fa5cdcdd7d140ae5149fc01169432de
parenta3da92f99d722d52c0117015f26c5c8640b12511
sem_res.adb (Make_Call_Into_Operator): Use First_Subtype for better error reporting with generic types.

2010-06-22  Thomas Quinot  <quinot@adacore.com>

* sem_res.adb (Make_Call_Into_Operator): Use First_Subtype for better
error reporting with generic types.

2010-06-22  Thomas Quinot  <quinot@adacore.com>

* bindgen.adb, bindusg.adb, gnatbind.adb, gnat_ugn.texi, opt.ads,
osint-b.adb, osint-b.ads, output.adb, output.ads, switch-b.adb,
vms_data.ads: Add a new command line switch -A to gnatbind to output
the list of all ALI files for the partition.

From-SVN: r161153
13 files changed:
gcc/ada/ChangeLog
gcc/ada/bindgen.adb
gcc/ada/bindusg.adb
gcc/ada/gnat_ugn.texi
gcc/ada/gnatbind.adb
gcc/ada/opt.ads
gcc/ada/osint-b.adb
gcc/ada/osint-b.ads
gcc/ada/output.adb
gcc/ada/output.ads
gcc/ada/sem_res.adb
gcc/ada/switch-b.adb
gcc/ada/vms_data.ads