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/53295] Vectorizer support for non-constant strided loads depends on gather support overwriting the data-ref with bogus data


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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-09 12:15:43 UTC ---
The testcase probably only fails on SPU (the only target besides x86 that
has target support for vect_double according to the testsuite harness ...)


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