http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128
--- Comment #4 from Ellis N. Thomas
---
The decision to close this without any action seems unjustified. The problem
is being rejected on the basis that the handling of the exception is faulty in
the older Darwin. However, the fundamental probl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128
--- Comment #2 from Ellis N. Thomas
---
Further Information about the Exception
Added extra "others" handler for Unexpected exceptions to TryStdIP3.
Compiled:
bash> gnatmake TryStdIP3.ada
gcc -c -x ada trystdip3.ada
gnatbind -x trystdip
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128
--- Comment #1 from Ellis N. Thomas
---
Created attachment 30654
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30654&action=edit
Source code showing problem handling the exception (TryStdIP3)
Further Ada source program, modified as describ