This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: EH tree is invalid


Piotr Wyderski wrote:
> On gcc-trunk my project fails with the following ICE. Whatever it means...
> 
> /home/piotr.wyderski/topnotch/vm/test/main.cpp: In function 'int
> main(int, char**)':
> /home/piotr.wyderski/topnotch/vm/test/main.cpp:32: error: Wrong
> prev_try pointer in EH region 123

    Hi Piotr,

  Any problem you still have with prev_try pointers is likely to be related to
this thread:

  http://gcc.gnu.org/ml/gcc-patches/2009-04/threads.html#02018

... you might like to try the patch suggested toward the end of the thread:

  http://gcc.gnu.org/ml/gcc-patches/2009-04/msg02111.html

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]