OSDN Git Service

2005-07-04 Eric Botcazou <ebotcazou@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2005 13:26:02 +0000 (13:26 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2005 13:26:02 +0000 (13:26 +0000)
commit84c19f51c942a277055dc44cbbf5e5b43e6320b2
treea2137301ffb797629f27212c2560ce0b25c26ccc
parentd72ec39ed281e36cd356435bacb4736ae4ae3ad4
2005-07-04  Eric Botcazou  <ebotcazou@adacore.com>

* s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to
fetch a code-range descriptor associated with the machine state. On
failure set the machine state's PC to 0; on success, pass the
descriptor to exc_virtual_unwind.

* init.c (Tru64 section): New function __gnat_set_code_loc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101572 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/init.c
gcc/ada/s-mastop-tru64.adb