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/34976] verify_ssa ICE with -ftree-loop-linear



------- 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  <sebastian.pop@amd.com>

        * tree-loop-linear.c (try_interchange_loops): Compare memory access
        strides against cache sizes.

I don't know if I can commit the patch to 4.3 to close the PR.
As I said before this is a workaround not a proper fix of the bug.

Sebastian


-- 


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


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