--- Comment #20 from jsm28 at gcc dot gnu dot org 2009-03-30 15:41 ---
Closing 4.2 branch, fixed in 4.3.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #19 from jsm28 at gcc dot gnu dot org 2008-05-19 20:22 ---
4.2.4 is being released, changing milestones to 4.2.5.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #18 from jsm28 at gcc dot gnu dot org 2008-02-01 16:52 ---
4.2.3 is being released now, changing milestones of open bugs to 4.2.4.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #17 from mmitchel at gcc dot gnu dot org 2007-10-09 19:20
---
Change target milestone to 4.2.3, as 4.2.2 has been released.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #16 from pinskia at gcc dot gnu dot org 2007-08-06 15:47
---
Fixed for the trunk.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
S
--- Comment #9 from reichelt at gcc dot gnu dot org 2006-05-18 09:53
---
The testcase in comment #3 compiled with "-O2 -ftree-loop-linear"
still ICEs on x86_64-unknown-linux-gnu.
--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-05-18 05:51 ---
Fixed by:
2006-05-17 Sebastian Pop <[EMAIL PROTECTED]>
PR middle-end/20256
PR middle-end/26435
* tree-loop-linear.c (linear_transform_loops): Don't test
perfect_nest_p.
Call rewrit
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.0 |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19910
--- Comment #7 from reichelt at gcc dot gnu dot org 2006-02-23 22:42
---
The testcase in comment #3 crashes again on mainline
when compiled with "-O2 -ftree-loop-linear" at least
on i686-pc-linux-gnu and x86_64-unknown-linux-gnu.
The 4.1 branch seems not to be affected.
The testcase cr