Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Unified Diff: gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-28.c ('k') | gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
diff --git a/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c b/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
index 945ee2fcb8e82e7a16a51a69be885e2b8ef3f2ab..3a92a08f8da6d405c0b0f83beee57c2a43457a38 100644
--- a/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
+++ b/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
@@ -42,5 +42,5 @@ void test3(struct a *A)
}
}
-/* { dg-final { scan-tree-dump-times "Executing store motion of" 3 "lim" } } */
-/* { dg-final { cleanup-tree-dump "lim" } } */
+/* { dg-final { scan-tree-dump-times "Executing store motion of" 3 "lim1" } } */
+/* { dg-final { cleanup-tree-dump "lim\[1-2\]" } } */
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-28.c ('k') | gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698