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 #10 from sebpop at gmail dot com  2007-07-04 07:21 -------
Subject: Re:  can't determine dependence (source/destination overlap without
more than size)

> > I can submit a patch for merging that part of code in trunk if you need
> > this flag to test if you are in one or the other case.
>
> I guess we can't vectorize the loop in this PR without it, since we have to
> distinguish between the cases in comment #7 (the first loop should not be
> vectorized and the second one should).
>

I have committed the attached patch to trunk.

Sebastian


------- Comment #11 from sebpop at gmail dot com  2007-07-04 07:21 -------
Created an attachment (id=13841)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13841&action=view)


-- 


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]