--- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-24 01:09 ---
*** Bug 38356 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-11-28 20:04 ---
Since -ftree-parallelize-loops is a new feature closing as fixed for 4.4.0.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-11-28 20:03 ---
Reduced testcase:
void endian(unsigned short* out, int len)
{
int i;
for(i=0;ihttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=38310
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-11-28 20:03 ---
Backtrace:
#0 0x00187de8 in ei_container (i={index = 0, container = 0x100}) at
/Users/apinski/src/gcc-4.3/gcc/gcc/basic-block.h:674
#1 0x00187e0e in ei_end_p (i={index = 0, container = 0x100}) at
/Users/apinski/src
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-11-28 18:43 ---
It works on the trunk though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38310
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-11-28 18:43 ---
Reducing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38310