[Bug target/24626] internal compiler error: verify_flow_info failed

2005-11-08 Thread b dot gunreben at web dot de
--- Comment #2 from b dot gunreben at web dot de 2005-11-09 07:07 --- Another testcase, fails with gcc -O2 -c, same compiler as above: typedef long (*bla)(int *node); static long F2(void *tree, long blk, bla after_node_func) { long call_result = 0; int *node; if (call_result = aft

[Bug target/24626] internal compiler error: verify_flow_info failed

2005-11-01 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2005-11-01 23:01 --- Created an attachment (id=10109) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10109&action=view) reduced testcase testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24626