--- Comment #7 from spop at gcc dot gnu dot org 2008-06-07 22:59 ---
Fixed both in 4.3 and in trunk.
--
spop at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #6 from spop at gcc dot gnu dot org 2008-06-07 22:58 ---
Subject: Bug 34976
Author: spop
Date: Sat Jun 7 22:57:55 2008
New Revision: 136543
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136543
Log:
2008-05-08 Sebastian Pop <[EMAIL PROTECTED]>
PR tree-opt
--- Comment #5 from spop at gcc dot gnu dot org 2008-05-08 15:54 ---
Subject: Re: verify_ssa ICE with -ftree-loop-linear
The patch is already in trunk:
2008-02-29 Sebastian Pop <[EMAIL PROTECTED]>
* tree-loop-linear.c (try_interchange_loops): Compare memory access
s
--- Comment #4 from pthaugen at gcc dot gnu dot org 2008-04-18 14:47
---
Is the workaround still appropriate, and if so, can it go in 4.3 and trunk now?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34976
--- Comment #3 from sebpop at gmail dot com 2008-01-27 04:17 ---
Subject: Re: verify_ssa ICE with -ftree-loop-linear
Patch: http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01294.html
it does not fix really the problem, just works around the problem.
See also the comments here:
http://gcc.
--- Comment #2 from spop at gcc dot gnu dot org 2008-01-26 00:41 ---
Mine.
--
spop at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gc
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-01-25 22:24 ---
Related to PR 20612, PR 25937, PR 26817, PR 26435, PR 19910, PR 20256, and most
likely others.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--