pr53516.c
421 Bytes
-
re PR tree-optimization/53516 (Vectorization and memset recognition miscompile bitfield stores) · 508ef0c6
2012-05-29 Richard Guenther <rguenther@suse.de> PR tree-optimization/53516 * tree-data-ref.c (stmt_with_adjacent_zero_store_dr_p): Reject bitfield accesses. * tree-vect-data-refs.c (vect_analyze_data_refs): Likewise. * gcc.dg/torture/pr53516.c: New testcase. From-SVN: r187961
Richard Guenther committed