--- Comment #12 from jakub at gcc dot gnu dot org 2009-01-08 16:03 ---
Fixed.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #11 from jakub at gcc dot gnu dot org 2009-01-08 16:01 ---
Subject: Bug 37031
Author: jakub
Date: Thu Jan 8 16:01:42 2009
New Revision: 143188
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143188
Log:
PR tree-optimization/37031
* lambda-code.c (lamb
--- Comment #10 from spop at gcc dot gnu dot org 2009-01-08 14:18 ---
Subject: Re: [4.4 Regression] ICE for h264ref in gather_interchange_stats with
-ftree-loop-linear
Patch looks good. Thanks for this fix.
Sebastian
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031
--- Comment #9 from jakub at gcc dot gnu dot org 2009-01-08 13:51 ---
Created an attachment (id=17056)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17056&action=view)
gcc44-pr37031.patch
Fix I'm going to bootstrap/regtest.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031
--- Comment #8 from jakub at gcc dot gnu dot org 2009-01-08 13:39 ---
Testing a patch.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|una
--- Comment #7 from jakub at gcc dot gnu dot org 2009-01-08 11:04 ---
Created an attachment (id=17055)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17055&action=view)
pr37031.i
Slightly less minimized testcase which reproduces (under valgrind only) on both
powerpc64-linux native
--- Comment #6 from janis at gcc dot gnu dot org 2008-09-16 17:21 ---
Valgrind no longer complains for this testcase, but the I still get the
reported ICE compiling q_matrix.c with "-O3 -ftree-loop-linear".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Keywords||ice-on-valid-code
Summary|ICE for h264ref in |[4.