public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug gcov-profile/61790] New: [4.10 Regression] gcov-tool.c uses atoll
Date: Sun, 13 Jul 2014 00:47:00 -0000	[thread overview]
Message-ID: <bug-61790-4@http.gcc.gnu.org/bugzilla/> (raw)

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	other threads:[~2014-07-13  0:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-13  0:47 danglin at gcc dot gnu.org [this message]
2014-07-13 20:59 ` [Bug gcov-profile/61790] " dave.anglin at bell dot net
2014-07-14 10:32 ` rguenth at gcc dot gnu.org
2014-09-07 17:41 ` [Bug gcov-profile/61790] [5 " danglin at gcc dot gnu.org
2014-11-18 15:15 ` jakub at gcc dot gnu.org
2014-11-19  4:48 ` dave.anglin at bell dot net
2015-01-09  0:51 ` danglin at gcc dot gnu.org
2015-01-09  0:52 ` danglin at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-61790-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).