[Bug c++/25873] [gomp] ICE in verify_eh_throw_stmt_node

2006-01-27 Thread reichelt at gcc dot gnu dot org


--- Comment #1 from reichelt at gcc dot gnu dot org  2006-01-27 15:33 
---
Fixed with the recent merge from mainline.


-- 

reichelt at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25873



[Bug c++/25873] [gomp] ICE in verify_eh_throw_stmt_node

2006-01-27 Thread dnovillo at gcc dot gnu dot org


--- Comment #2 from dnovillo at gcc dot gnu dot org  2006-01-27 15:49 
---

This is actually:

2006-01-26  Diego Novillo  [EMAIL PROTECTED]

* tree-cfg.c (move_block_to_fn): Call
remove_stmt_from_eh_region for each moved statement.

which I need to move to trunk when the C++ FE is merged in.  Added to my TODO
for the C++ merge.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25873



[Bug c++/25873] [gomp] ICE in verify_eh_throw_stmt_node

2006-01-27 Thread reichelt at gcc dot gnu dot org


--- Comment #3 from reichelt at gcc dot gnu dot org  2006-01-27 16:00 
---
*** Bug 25983 has been marked as a duplicate of this bug. ***


-- 

reichelt at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||tbptbp at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25873