]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 09:57:45 +0000 (11:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 09:57:45 +0000 (11:57 +0200)
commit1290ef1492d55f7131e4c7d15bfc4a2b5a7046e4
tree63b071b08e39559bcd93745051792552ce1c32a4
parentd6a24cdbbf6412c8b716a9dfddefb0b6796222b6
[multiple changes]

2009-06-23  Emmanuel Briot  <briot@adacore.com>

* prj-proc.adb, prj-proc.ads, prj-nmsc.adb, prj-nmsc.ads, prj-conf.adb,
prj-conf.ads (Check_Configuration): New parameter
Compiler_Driver_Mandatory.

2009-06-23  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Analyze_With_Clause): If a subprogram instance in the
context of the current unit has an inline pragma, the instance is not
rewritten as the declaration of the package wrapper. Handle both
possibilities when retrieving the visible subprogram that renames the
instantiation itself.

From-SVN: r148839
gcc/ada/ChangeLog
gcc/ada/prj-conf.adb
gcc/ada/prj-conf.ads
gcc/ada/prj-nmsc.adb
gcc/ada/prj-nmsc.ads
gcc/ada/prj-proc.adb
gcc/ada/prj-proc.ads
gcc/ada/sem_ch10.adb
This page took 0.058968 seconds and 5 git commands to generate.