]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/sem_ch10.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Oct 2010 10:24:08 +0000 (12:24 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Oct 2010 10:24:08 +0000 (12:24 +0200)
commit1237d6ef3c2a5994c7d633b2de2b6db525c92d7b
treecadb7f8e64b74dd68b8d3be233527091a162548c
parent3cae7f1412ac273c2794babccfb130c010cf84db
[multiple changes]

2010-10-11  Javier Miranda  <miranda@adacore.com>

* debug.adb: Update comment.

2010-10-11  Vincent Celier  <celier@adacore.com>

* gnatcmd.adb (GNATCmd): Set Opt.Unchecked_Shared_Lib_Imports to True
unconditionally as for "gnat make" the projects are not processed in
the GNAT driver.

2010-10-11  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.ads, sem_ch10.adb (Load_Needed_Body): Add parameter to
suppress semantic analysis of the body when inlining, prior to
verifying that the body does not have a with_clause on a descendant
unit.
* inline.adb (Analyze_Inlined_Bodies): Do not inline a body if it has a
with_clause on a descendant.
(Scope_In_Main_Unit): Simplify.

From-SVN: r165298
gcc/ada/ChangeLog
gcc/ada/debug.adb
gcc/ada/gnatcmd.adb
gcc/ada/inline.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch10.ads
This page took 0.064457 seconds and 5 git commands to generate.