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.c -Wc++-compat scan-assembler-times > _ZGVbN4_simd_attr: 111 (found 1 times) > > Ready to be installed after testing? > Thanks, > Martin > > gcc/testsuite/ChangeLog: > > 2017-10-11 Martin Liska <mli...@suse.cz> > > * lib/scanasm.exp: Print how many times a regex pattern is > found. > * lib/scandump.exp: Likewise. OK. Definitely helpful.
jeff