Re: [Patch] Testsuite fixes for failures caused by patch for PR 80925 (part deux)

2017-08-01 Thread Richard Biener
On Tue, Aug 1, 2017 at 2:00 AM, Steve Ellcey wrote: > Here is a second set of patches to fix tests that started failing > with the patch for PR 80925. It uses the same testsuite changes > I did for no-section-anchors-vect-69.c and section-anchors-vect-69.c > on new set of gcc.dg/vect/vect-* tests

[Patch] Testsuite fixes for failures caused by patch for PR 80925 (part deux)

2017-07-31 Thread Steve Ellcey
Here is a second set of patches to fix tests that started failing with the patch for PR 80925.  It uses the same testsuite changes I did for no-section-anchors-vect-69.c and section-anchors-vect-69.c on new set of gcc.dg/vect/vect-* tests. 2017-07-31  Steve Ellcey   PR tree-optimization/8