2 /* { dg-options "-finline-stringops -save-temps -g0 -fno-lto" } */
3 /* { dg-require-effective-target ptr32plus } */
4 /* { dg-timeout-factor 2 } */
6 #include "../memcmp-1.c"
7 /* Yeah, this memcmp test exercises plenty of memcpy, more than any of the
10 /* { dg-final { scan-assembler-not {\mmemcpy\M} } } */
11 /* { dg-final { scan-assembler-not {(^|\*)\mmemcmp\M} } } */