OSDN Git Service

* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Dec 2001 20:34:43 +0000 (20:34 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Dec 2001 20:34:43 +0000 (20:34 +0000)
commit1999d6acc1fc13855a6018ddf65981237aa2e143
treeac1e7c7b7f91b148230d4b11605690aa4a8dcce5
parent72e0749873d1ff447d351bc995ce7504a316b83c
* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation
 unit, always replace instance node with new body, for ASIS use.

* prj-nmsc.adb (Language_Independent_Check): Issue a warning if
libraries are not supported and both attributes Library_Name and
Library_Dir are specified.

* prj-proc.adb (Expression): Set location of Result to location of
first term.

* Makefile.in: Add mlib.o, mlib-fil.o, mlib-tgt and mlib-utl to GNATLS.
(prj-nmsc is now importing MLib.Tgt)

* prj-proc.adb: Put the change indicated above that was forgotten.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47690 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/Makefile.in
gcc/ada/prj-nmsc.adb
gcc/ada/prj-proc.adb
gcc/ada/sem_ch12.adb