s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code-range...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 4 Jul 2005 13:26:02 +0000 (15:26 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:26:02 +0000 (15:26 +0200)
commit0556b702920f8de9acfdff66e27c2e0155c41365
treea2137301ffb797629f27212c2560ce0b25c26ccc
parent1a79be3c0024007e40e7b8ffb1cfcd5382358fc7
s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code-range descriptor associated with...

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.

From-SVN: r101572
gcc/ada/init.c
gcc/ada/s-mastop-tru64.adb