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

Unified Diff: gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.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-32.c ('k') | gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-36.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-34.c
diff --git a/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c b/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c
index 4a0d1eaad561233e5a085ced909a8f9bbf0d1dd7..5da804f8b89f8fb05ffe14af16c4f91347632f40 100644
--- a/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c
+++ b/gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c
@@ -17,5 +17,5 @@ void f (int n)
}
-/* { dg-final { scan-tree-dump-times "Executing store motion of r" 6 "lim" } } */
-/* { dg-final { cleanup-tree-dump "lim" } } */
+/* { dg-final { scan-tree-dump-times "Executing store motion of r" 6 "lim1" } } */
+/* { dg-final { cleanup-tree-dump "lim\[1-2\]" } } */
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c ('k') | gcc/gcc/testsuite/gcc.dg/tree-ssa/loop-36.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698