projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1596ed
)
* testsuite/gcc.dg/tree-ssa/pr23391.c: Should be compiled with -O2.
author
Sebastian Pop
<spop@gcc.gnu.org>
Sun, 21 Aug 2005 10:54:09 +0000
(10:54 +0000)
committer
Sebastian Pop
<spop@gcc.gnu.org>
Sun, 21 Aug 2005 10:54:09 +0000
(10:54 +0000)
From-SVN: r103316
gcc/testsuite/gcc.dg/tree-ssa/pr23391.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/tree-ssa/pr23391.c
b/gcc/testsuite/gcc.dg/tree-ssa/pr23391.c
index 8d2c3023d4f92e18ab650dbc75742d38a2108dac..a5effbb15aa9cc75f751b5ddc1bc5090f3509952 100644
(file)
--- a/
gcc/testsuite/gcc.dg/tree-ssa/pr23391.c
+++ b/
gcc/testsuite/gcc.dg/tree-ssa/pr23391.c
@@
-1,4
+1,5
@@
/* { dg-do compile } */
+/* { dg-options "-O2" } */
void
foo (int N)