Commit 6c1a9e41 by Richard Biener Committed by Richard Biener

pr35356-1.c: Update.

2016-10-20  Richard Biener  <rguenther@suse.de>

	* gcc.dg/graphite/pr35356-1.c: Update.

From-SVN: r241366
parent 1d6360c8
2016-10-20 Richard Biener <rguenther@suse.de>
* gcc.dg/graphite/pr35356-1.c: Update.
2016-10-20 Paolo Carlini <paolo.carlini@oracle.com> 2016-10-20 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/77446 PR c++/77446
......
...@@ -34,4 +34,4 @@ if (n >= k + 1 && k >= 0) { ...@@ -34,4 +34,4 @@ if (n >= k + 1 && k >= 0) {
*/ */
/* { dg-final { scan-tree-dump "if \\\(P_8 >= P_9 \\\+ 1 && P_9 >= 0\\\) \\\{" "graphite" } } */ /* { dg-final { scan-tree-dump "if \\\(P_8 >= P_11 \\\+ 1 && P_11 >= 0\\\) \\\{" "graphite" } } */
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