On 10/11/2017 06:56 PM, Segher Boessenkool wrote:
Hi!
On Wed, Oct 11, 2017 at 10:14:29AM +0200, Martin Liška wrote:
This patch helps to find why an expected number of scan patterns does not match:
FAIL: gcc.dg/unroll-3.c scan-tree-dump-times cunrolli "loop with 3 iterations
completely unrolle
Hi!
On Wed, Oct 11, 2017 at 10:14:29AM +0200, Martin Liška wrote:
> This patch helps to find why an expected number of scan patterns does not
> match:
>
> FAIL: gcc.dg/unroll-3.c scan-tree-dump-times cunrolli "loop with 3 iterations
> completely unrolled" 222 (found 1 times)
> FAIL: c-c++-commo
On 10/11/2017 02:14 AM, Martin Liška wrote:
> Hi.
>
> This patch helps to find why an expected number of scan patterns does not
> match:
>
> FAIL: gcc.dg/unroll-3.c scan-tree-dump-times cunrolli "loop with 3 iterations
> completely unrolled" 222 (found 1 times)
> FAIL: c-c++-common/attr-simd-2.