Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / arm / mod_256.c
blobd8dca0fe7d566f4b2ecc5fa5104315b933acf5b8
1 /* { dg-do compile } */
2 /* { dg-skip-if "-mpure-code supports M-profile only" { *-*-* } { "-mpure-code" } } */
3 /* { dg-require-effective-target arm32 } */
4 /* { dg-options "-O2 -mcpu=cortex-a57 -save-temps" } */
6 #include "../aarch64/mod_256.x"
8 /* { dg-final { scan-assembler "rsbpl\tr\[0-9\]*" } } */