projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d914a
)
Commit forgotten file
author
Daniel Berlin
<dberlin@gcc.gnu.org>
Sun, 22 Oct 2006 01:25:17 +0000
(
01:25
+0000)
committer
Daniel Berlin
<dberlin@gcc.gnu.org>
Sun, 22 Oct 2006 01:25:17 +0000
(
01:25
+0000)
From-SVN: r117947
gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
b/gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
index ff48b61ade69cadad982c0b31e3198787b0371a6..47f622128ac30f0f6958ec370ef7a2da40ef6921 100644
(file)
--- a/
gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
+++ b/
gcc/testsuite/gcc.dg/tree-ssa/pr26421.c
@@
-16,5
+16,5
@@
int foo(void)
return a.i;
}
-/* { dg-final { scan-tree-dump-times "V_MAY_DEF"
1
"alias1" } } */
+/* { dg-final { scan-tree-dump-times "V_MAY_DEF"
2
"alias1" } } */
/* { dg-final { cleanup-tree-dump "alias1" } } */