]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 08:40:51 +0000 (10:40 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 08:40:51 +0000 (10:40 +0200)
commit88b17d450602da928cabdfcbb324de8e76c4e8c4
treedf1b05a1f1519cf3236f73c1b27614894acb0ace
parent29214696c8b7a2582378107a26a8d4fd8fe67f28
[multiple changes]

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

* uintp.adb: Fix scope error in operator call.

2010-06-22  Vincent Celier  <celier@adacore.com>

* makeutl.adb (Executable_Prefix_Path): on VMS, return "/gnu/".
* prj-conf.adb (Get_Or_Create_Configuration_File): On VMS, if
autoconfiguration is needed, fail indicating that no config project
file can be found, as there is no autoconfiguration on VMS.

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

* sem_res.adb (Make_Call_Into_Operator): Diagnose an incorrect scope
for an operator in a functional notation, when operands are universal.

From-SVN: r161147
gcc/ada/ChangeLog
gcc/ada/makeutl.adb
gcc/ada/prj-conf.adb
gcc/ada/sem_res.adb
gcc/ada/uintp.adb