a-except.adb (Unwind_RaiseException): Import a GNAT specific wrapper...
authorOlivier Hainque <hainque@act-europe.fr>
Tue, 4 Mar 2003 20:14:59 +0000 (21:14 +0100)
committerGeert Bosch <bosch@gcc.gnu.org>
Tue, 4 Mar 2003 20:14:59 +0000 (21:14 +0100)
commit23cae84fbb26f73019cd5330ce960a3661d430ac
tree468e170ab74680bf828abe7663ade351abdcebfe
parentdb720d9a74f699c6eac1ae6802d5866c0f55ece1
a-except.adb (Unwind_RaiseException): Import a GNAT specific wrapper...

ada/9911
* a-except.adb (Unwind_RaiseException): Import a GNAT specific
wrapper, which name remains constant whatever underlying GCC
scheme.

* raise.c (__gnat_Unwind_RaiseException): New wrappers, providing
the stable interface needed for a-except.

From-SVN: r63795
gcc/ada/ChangeLog
gcc/ada/a-except.adb
gcc/ada/raise.c