OSDN Git Service

ada/9911
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Mar 2003 20:14:59 +0000 (20:14 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Mar 2003 20:14:59 +0000 (20:14 +0000)
commit15f50c412b28a433a01a751d3ea608976d826e42
tree468e170ab74680bf828abe7663ade351abdcebfe
parentd68c6656d0f26a07b0507db4ddaa6db2a23d8634
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63795 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/a-except.adb
gcc/ada/raise.c