raise-gcc.c (__gnat_eh_personality): Tweak the signature and add special code on...
authorOlivier Hainque <hainque@adacore.com>
Wed, 6 Jun 2007 10:45:25 +0000 (12:45 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:45:25 +0000 (12:45 +0200)
commit2e6039943389e265c08f390ff07f39790409c022
treeef44fa305404ccceaabad62e91fb5c2f22b14927
parente090bc755c27e9c1364f02e2228bbea13a47f34b
raise-gcc.c (__gnat_eh_personality): Tweak the signature and add special code on ia64-vms to handle major...

2007-04-20  Olivier Hainque  <hainque@adacore.com>

* raise-gcc.c (__gnat_eh_personality): Tweak the signature and add
special code on ia64-vms to handle major incompatibilities between the
GCC unwinding ABI and the VMS Condition Handling Facility, both calling
this routine with a very different set of arguments and expectations on
the return value.

From-SVN: r125455
gcc/ada/raise-gcc.c