On 08/06/2018 02:31 AM, Rainer Orth wrote:
> Since this patch
>
> 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.
>
> gcc.dg/vect/no-section-anchors-vect-69.c FAILs on a couple of targets,
> including ia64, aarch64, powerpc64lc, and sparc:
>
> FAIL: gcc.dg/vect/no-section-anchors-vect-69.c scan-tree-dump-times vect
> "vectorized 4 loops" 1
>
> Steve suggested the fix implemented below in the PR, which I've now
> finally tested on sparc-sun-solaris2.11 and i386-pc-solaris2.11, both
> trunk and gcc-8 branch.
>
> Ok for both?
OK.
jeff