2 /* { dg-options "-finline-stringops=memcpy -save-temps -g0 -fno-lto" } */
3 /* { dg-additional-options "-DRUN_FRACTION=11" { target simulator } } */
4 /* { dg-require-effective-target ptr32plus } */
5 /* { dg-timeout-factor 2 } */
7 #include "../memcmp-1.c"
8 /* Yeah, this memcmp test exercises plenty of memcpy, more than any of the
11 /* { dg-final { scan-assembler-not {\mmemcpy\M} } } */