Skip to content
Snippets Groups Projects
Commit 3ab7a91f authored by Jakub Jelinek's avatar Jakub Jelinek
Browse files

testsuite: Fix up pr56719.c testcase [PR98489]

On some targets, there are no < 8191; and >= 8191; strings,
but < 8191) and >= 8191), so just remove the ; from the regexps.

2021-01-01  Jakub Jelinek  <jakub@redhat.com>

	PR testsuite/98489
	PR tree-optimization/56719
	* gcc.dg/tree-ssa/pr56719.c: Remove semicolon from
	scan-tree-dump-times regexps.
parent 58a12b0e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment