OSDN Git Service

* sem_res.adb (Resolve_Call): if the call is actually an indexing
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2001 00:47:09 +0000 (00:47 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2001 00:47:09 +0000 (00:47 +0000)
commit02c6d5991a8be18be6e142889af78d92586c60b7
tree462c2d3c04ef8d1af6b4bfa9dae21d294b940467
parentba8e3813e51a554dc56169ba8316152b02cecb76
* sem_res.adb (Resolve_Call): if the call is actually an indexing
        operation on the result of a parameterless call, perform elaboration
        check after the node has been properly rewritten.

* sem_ch12.adb (Copy_Generic_Node): after the proper body has been
        inlined within the generic tree, the defining identifier is not a
        compilation_unit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46510 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb
gcc/ada/sem_res.adb