* gcc.dg/visibility-11.c: Compile with -mstringop-strategy=libcall.
From-SVN: r119470
+2006-12-03 Uros Bizjak <ubizjak@gmail.com>
+
+ * gcc.dg/visibility-11.c: Compile with -mstringop-strategy=libcall.
+
2006-12-03 Dorit Nuzman <dorit@il.ibm.com>
* g++.dg/vect/vect.exp: Enable tests to run on spu.
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-skip-if "" { *-*-darwin* } { "*" } { "" } } */
/* { dg-require-visibility "" } */
-/* { dg-options "-Os -fpic" } */
+/* { dg-options "-Os -fpic -mstringop-strategy=libcall" } */
/* { dg-final { scan-assembler "memcpy@PLT" } } */
#pragma GCC visibility push(hidden)