* gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
scan-assembler-times directive name.
From-SVN: r93942
2005-01-19 Hans-Peter Nilsson <hp@axis.com>
+ * gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
+ scan-assembler-times directive name.
+
* gcc.dg/asm-a.c: Move dg-require-effective-target to
after dg-do.
well as the calls we need to look for something more specific then just
foo in order to count only the calls and not the declaration. */
-/* { dg-final { scan-assembler times "foo" 5 { xfail hppa-*-* ia64-*-* } } } */
+/* { dg-final { scan-assembler-times "foo" 5 { xfail hppa-*-* ia64-*-* } } } */
/* { dg-final { scan-assembler-times "foo,%r" 5 { target hppa*-*-* } } } */
/* { dg-final { scan-assembler-times "= foo" 5 { target ia64*-*-* } } } */