Bug 65937 - FAIL: gcc.target/arm/pr26702.c scan-assembler \\.size[\\t ]+static_foo, 4
Summary: FAIL: gcc.target/arm/pr26702.c scan-assembler \\.size[\\t ]+static_foo, 4
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 6.0
: P3 normal
Target Milestone: 6.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-30 07:12 UTC by bin cheng
Modified: 2015-05-21 09:29 UTC (History)
1 user (show)

See Also:
Host:
Target: arm-none-linux-gnueabi,arm-none-linux-gnueabihf
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bin cheng 2015-04-30 07:12:52 UTC
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
Comment 1 Ramana Radhakrishnan 2015-05-21 09:29:42 UTC
fixed.