Exception handling in GCC 3.0.1
Jeff Sturm
jsturm@one-point.com
Fri Aug 17 04:52:00 GMT 2001
On Fri, 17 Aug 2001, Dmitry Dolgopolov wrote:
> Exception handling does not work in GCC 3.0.1 RC1 on
> powerpc-ibm-aix-4.3.2.0.
There are EH problems on sparc-sun-solaris2.7 as well. I use
--enable-sjlj-exceptions as a workaround; that works fine, though
suboptimally.
Is there a PR for this?
> Is it planned to fix this
> problem in GCC 3.0.1 Final Release?
I don't think so. The branch is currently frozen. Only regressions from
3.0 are likely to be accepted, and even then it may be too late:
http://gcc.gnu.org/ml/gcc/2001-08/msg00683.html
Jeff
More information about the Gcc
mailing list