Commit 664416bc by Marc Glisse Committed by Marc Glisse

Tweak gcc.dg/torture/pta-ptrarith-3.c

2019-05-20  Marc Glisse  <marc.glisse@inria.fr>

	* gcc.dg/torture/pta-ptrarith-3.c: Relax the matched pattern.

From-SVN: r271423
parent 4d508751
2019-05-20 Marc Glisse <marc.glisse@inria.fr>
* gcc.dg/torture/pta-ptrarith-3.c: Relax the matched pattern.
2019-05-20 Iain Sandoe <iain@sandoe.co.uk>
PR testsuite/58321
......
......@@ -33,4 +33,4 @@ int main()
return 0;
}
/* { dg-final { scan-tree-dump "q_. = { i j k }" "alias" } } */
/* { dg-final { scan-tree-dump "q_\[0-9\]* = { i j k }" "alias" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment