[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Jun 2010 13:01:07 +0000 (15:01 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Jun 2010 13:01:07 +0000 (15:01 +0200)
commitaaf31e160cbe50a70b0dfa71436e3ab1d9b75afd
tree96454f5efbaef73201d0218ecd6d79b444fffe51
parent175d65591b3e774494dd909909f721aae9d444c2
[multiple changes]

2010-06-18  Pascal Obry  <obry@adacore.com>

* make.adb, prj-nmsc.adb: Fix source filenames casing in debug output.

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

* gnatcmd.adb: For gnatcheck, add -gnatec= switch for a global
configuration pragmas file and, if -U is not used, for a local one.

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

* sem_elim.adb (Check_Eliminated): Use full information on entity name
when it is given in the pragma by a selected component.
(Check_For_Eliminated_Subprogram): Do no emit error if within a
instance body that is itself within a generic unit.
* sem_ch12.adb (Analyze_Subprogram_Instance): If the subprogram is
eliminated, mark as well the anonymous subprogram that is its alias
and appears within the wrapper package.

From-SVN: r160986
gcc/ada/ChangeLog
gcc/ada/gnatcmd.adb
gcc/ada/make.adb
gcc/ada/prj-nmsc.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_elim.adb