------- Comment #1 from irar at il dot ibm dot com 2010-05-20 07:13 ------- Do you mean that extract_even implementation does something illegal with this last element? Misaligned load also accesses elements outside the array, but the problem is in extract_even?
Other than doing something in the backend, we can reduce the number of vector iterations in cases that may access elements outside array bounds for specific targets... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44183