This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: EH tree is invalid
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Piotr Wyderski <piotr dot wyderski at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 21 Apr 2009 15:32:14 +0100
- Subject: Re: EH tree is invalid
- References: <9f8a01cd0904210656h5d0dc071g94eb91b6cee92537@mail.gmail.com>
Piotr Wyderski wrote:
> On gcc-trunk my project fails with the following ICE. Whatever it means...
Are you using SJLJ or DW2 exceptions? If SJLJ, does the patch at
http://gcc.gnu.org/ml/gcc-patches/2009-04/msg01628.html
help the problem?
cheers,
DaveK