http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52932
--- Comment #5 from Yukhin Kirill <kirill.yukhin at intel dot com> 2012-04-12 13:52:26 UTC --- (In reply to comment #2) > Created attachment 27133 [details] > Proposed patch > > Kirill, can you please test proposed patch on AVX2 target? Uros, I've slightly updated your patch: idx and vector were intermixed. Attached. It passes AVX2 testing now K