[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Jun 2010 12:46:56 +0000 (14:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Jun 2010 12:46:56 +0000 (14:46 +0200)
commitee81cbe97718536484b0b623ff875d4a3fabbce0
tree4ff6cbab8713c7b9893c800893dc57cb255b68fc
parenta40520ecc5ef565405dc8a3dcd9f5070c5dea5d3
[multiple changes]

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

* s-finimp.adb: Fix typo.
* raise.h: Remove duplicate blank line.

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

* prj-nmsc.adb (Add_Sources): Always set the object file and the
switches file names, as the configuration of the language may change
in an extending project.
(Process_Naming_Scheme): For sources of projects that are extended, set
the configuration of the language from the highest extending project
where the language is declared.

2010-06-14  Gary Dismukes  <dismukes@adacore.com>

* sem_res.adb (Resolve_Call): For infinite recursion check, test
whether the called subprogram is inherited from a containing subprogram.
(Same_Or_Aliased_Subprograms): New function

From-SVN: r160733
gcc/ada/ChangeLog
gcc/ada/prj-nmsc.adb
gcc/ada/raise.h
gcc/ada/s-finimp.adb
gcc/ada/sem_res.adb