https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61790

            Bug ID: 61790
           Summary: [4.10 Regression] gcov-tool.c uses atoll
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -I.
-I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -I/opt/gnu64/gcc/gmp/include 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdec
number/dpd -I../libdecnumber -I../../gcc/gcc/../libbacktrace    -o gcov-tool.o
-
MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcc/gcov-tool.c
../../gcc/gcc/gcov-tool.c: In function 'int do_rewrite(int, char**)':
../../gcc/gcc/gcov-tool.c:313:42: error: 'atoll' was not declared in this scope
make[3]: *** [gcov-tool.o] Error 1

Reply via email to