http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58044
--- Comment #1 from Jérôme Pouiller ---
AVX instructions seems to not been generated by assembler. Compiler directly
generate these instructions. Since -mavx2 is specified, compiler behaviour can
be considered correct. But, I don't see any case wh
Assignee: unassigned at gcc dot gnu.org
Reporter: jerome.pouiller at gmail dot com
Created attachment 30581
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30581&action=edit
Test case
It looks like gcc alway translate sse instruction in avx instruction whatever
the