2 /* { dg-options "-finline-stringops=memcmp -save-temps -g0 -fno-lto" } */
3 /* { dg-require-effective-target ptr32plus } */
4 /* { dg-timeout-factor 2 } */
6 #include "../memcmp-1.c"
8 /* Check that no memcmp calls remain, but allow for lib_memcmp calls. */
9 /* { dg-final { scan-assembler-not {(^|\*)\mmemcmp\M} } } */