Commit 14693275 by H.J. Lu Committed by H.J. Lu

pr32721.c: Updated.

2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc.dg/pr32721.c: Updated.

From-SVN: r127759
parent 212db394
2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
* gcc.dg/pr32721.c: Updated.
2007-08-24 Jakub Jelinek <jakub@redhat.com> 2007-08-24 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/32573 PR tree-optimization/32573
...@@ -14,5 +14,5 @@ spinlock1 = &spinlock[1]; ...@@ -14,5 +14,5 @@ spinlock1 = &spinlock[1];
while (*spinlock0); while (*spinlock0);
} }
/* { dg-final { scan-tree-dump "= spinlock.0." "optimized" } } */ /* { dg-final { scan-tree-dump "={v} spinlock.0." "optimized" } } */
/* { dg-final { cleanup-tree-dump "optimized" } } */ /* { dg-final { cleanup-tree-dump "optimized" } } */
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