--- Comment #7 from jakub at gcc dot gnu dot org 2009-02-10 16:35 ---
Fixed.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #6 from jakub at gcc dot gnu dot org 2009-02-10 16:23 ---
Subject: Bug 39124
Author: jakub
Date: Tue Feb 10 16:23:17 2009
New Revision: 144066
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144066
Log:
PR middle-end/39124
* cfgloopmanip.c (remove_path
--- Comment #5 from jakub at gcc dot gnu dot org 2009-02-10 14:11 ---
Created an attachment (id=17276)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17276&action=view)
gcc44-pr39124.patch
The problem is that remove_path first calls remove_bbs and afterwards
cancel_loop_tree. The
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-02-07 23:26 ---
Created an attachment (id=17267)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17267&action=view)
reduced testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39124
--- Comment #3 from hjl dot tools at gmail dot com 2009-02-07 18:55 ---
This is caused by revision 139756:
http://gcc.gnu.org/ml/gcc-cvs/2008-08/msg01321.html
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
-
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Known to