https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80925
--- Comment #19 from Steve Ellcey <sje at gcc dot gnu.org> --- Author: sje Date: Mon Jul 31 21:44:34 2017 New Revision: 250752 URL: https://gcc.gnu.org/viewcvs?rev=250752&root=gcc&view=rev Log: 2017-07-31 Steve Ellcey <sell...@cavium.com> PR tree-optimization/80925 * gcc.dg/vect/no-section-anchors-vect-69.c: Add --param vect-max-peeling-for-alignment=0 option. Remove unaligned access and peeling checks. * gcc.dg/vect/section-anchors-vect-69.c: Ditto. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c trunk/gcc/testsuite/gcc.dg/vect/section-anchors-vect-69.c