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/32377] can't determine dependence (source/destination overlap without more than size)



------- Comment #15 from sebpop at gmail dot com  2007-07-09 14:19 -------
Subject: Re:  can't determine dependence (source/destination overlap without
more than size)

> I was going to submit the attached patch, but now the analysis fails with
> "affine-affine test failed: missing iteration counts" and distance vector is
> not built (so the loop in this PR cannot be vectorized even with the addition
> of DDR_REVERSED_P). This was caused by your patch to PR 32457
> http://gcc.gnu.org/viewcvs?view=rev&revision=126305. Is there any way to
> restore the previous behaviour for this case?
>

I'll try to fix this.


-- 


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


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