This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/23048] [4.1 Regression] ICE in get_loop_body with -O1 -ftree-vectorize on 4.1.x


------- Additional Comments From dpatel at apple dot com  2005-08-09 18:58 -------
Yup. 

This happens when tree-if-conversion pass is given cfg with one loop structure to represent nested loop. 
May be this is happenning because inner loop is infinite loop ? Anyway, please assign this bug to me.

-- 


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


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