This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (971023) Addendum: i386-linux-gnulibc1 g++ test results
- To: Thomas Weise <tom at zaphod dot wh9 dot tu-dresden dot de>
- Subject: Re: (971023) Addendum: i386-linux-gnulibc1 g++ test results
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 02 Nov 1997 19:53:01 -0700
- cc: Theodore Papadopoulo <Theodore dot Papadopoulo at sophia dot inria dot fr>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <345CE1AD.36A6@mail.wh9.tu-dresden.de>you write:
> I've got a similiar problem, but unfortunately I'm not able to narrow it
> to an appropriate test case yet. (Linux 2.0.29/libc5.4.39). The symptom
> is after throwing an exception my process hangs for a time, and after
> that it crashes with SIGSEGV. This may depend on the produced binary, as
> I've seen it working by varying static libraries needed. (Those libs
> have been compiled with exactly the same options). However, *all works
> fine* rebuilding completely using -fsjlj-exceptions, what confirms that
> this bug apears in snapshots later then egcs-2.90.06 when DWARF EH has
> been put in.
>
> As there should be some EH patches in next snapshot I hope they will
> solve this problem as well. I would also greatly appreciate some hints
> on how to provide a helpful bug report for cases like this.
I don't think the EH fixes for the next snapshot fix _all_ of these
kinds of problems -- in fact, I've got at least one testcase that
still behaves in a similar fashion.
jeff