[Bug tree-optimization/63530] GCC generates incorrect aligned store on ARM after the loop is unrolled.

carrot at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 22 16:04:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63530

--- Comment #4 from carrot at gcc dot gnu.org ---
Author: carrot
Date: Wed Oct 22 15:56:59 2014
New Revision: 216562

URL: https://gcc.gnu.org/viewcvs?rev=216562&root=gcc&view=rev
Log:
    PR tree-optimization/63530
    tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref): Set
    pointer alignment according to DR_MISALIGNMENT.
    gcc.dg/vect/pr63530.c: New testcase.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr63530.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-data-refs.c



More information about the Gcc-bugs mailing list