http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55688



             Bug #: 55688

           Summary: FAIL: g++.dg/other/pr55650.C

    Classification: Unclassified

           Product: gcc

           Version: 4.8.0

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: regression

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: gre...@gcc.gnu.org

                CC: ja...@gcc.gnu.org

            Target: arm-none-eabi





Test added by r194470 to fix PR55650 fail on arm-none-eabi for a compiler

configuration that does not support profiling:



FAIL: g++.dg/other/pr55650.C -std=gnu++11 (test for excess errors)

FAIL: g++.dg/other/pr55650.C -std=gnu++98 (test for excess errors)



/tmp/cciEF9lG.o: In function `main':

pr55650.cc:(.text.startup+0x2c): undefined reference to

`__gcov_indirect_call_profiler'

collect2: error: ld returned 1 exit status



Configured with:  --target=arm-none-eabi --with-newlib --with-gnu-as

--with-gnu-ld --enable-languages=c,c++ --disable-shared --disable-nls

--disable-threads --disable-lto --disable-tls --enable-checking=yes

--disable-libssp --disable-libgomp --disable-libmudflap --with-cpu=cortex-a15

--with-fpu=neon-vfpv4 --with-float=softfp

Reply via email to