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