https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65937
Bug ID: 65937 Summary: FAIL: gcc.target/arm/pr26702.c scan-assembler \\.size[\\t ]+static_foo, 4 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: amker at gcc dot gnu.org Target Milestone: --- Newly introduced test case failed on arm-none-linux-gnueabi/arm-none-linux-gnueabihf arm-none-linux-gnueabi GCC was configured with gcc/configure --target=arm-none-linux-gnueabi --prefix= --with-sysroot=/home/... --enable-shared --disable-libsanitizer --disable-libssp --disable-libmudflap --with-plugin-ld=arm-none-linux-gnueabi-ld --enable-checking=yes --enable-languages=c,c++,fortran --with-gmp=... --with-mpfr=... --with-mpc=... --with-isl=... --with-cloog=... --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp --with-arch=armv7-a Thanks, bin