This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: exception handling (egsc-1.0.3, linux)
- To: binder at iue dot tuwien dot ac dot at, egcs-bugs at cygnus dot com
- Subject: Re: exception handling (egsc-1.0.3, linux)
- From: mrs at wrs dot com (Mike Stump)
- Date: Thu, 27 Aug 1998 11:24:49 -0700
- Cc: troger at iue dot tuwien dot ac dot at
> Date: Wed, 26 Aug 1998 15:32:28 +0200
> From: Thomas Binder <binder@iue.tuwien.ac.at>
> I found a strange behaviour in the exception-handling of egcs-1.0.3.
> It seems that an exception cannot be caught if it is thrown in a function
> which is called via a function pointer. The program terminates with the
> message
I tried a compiler from 8/15 and it worked fine, so I suspect this
will be fixed in egcs 1.1. You can try a newer snapshot if you want.