projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95e1958
)
Fix typo.
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Mon, 18 Oct 2004 21:54:11 +0000
(14:54 -0700)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Mon, 18 Oct 2004 21:54:11 +0000
(14:54 -0700)
From-SVN: r89247
gcc/testsuite/gcc.dg/pr16973.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/pr16973.c
b/gcc/testsuite/gcc.dg/pr16973.c
index 6494c8c2e8f5a3506d645e455e117c102677815a..e24c9f821ff72d1b234ff4c5c2f231d0ad7b6f7e 100644
(file)
--- a/
gcc/testsuite/gcc.dg/pr16973.c
+++ b/
gcc/testsuite/gcc.dg/pr16973.c
@@
-2,6
+2,8
@@
we were removing the BB for it but forgot
to add back the label. */
+/* { dg-options "" } */
+
void
f (void)
{