public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nathan Sidwell <nathan@acm.org>
To: Reetesh Ranjan <reeteshranjan@piaxis.tech>, gcc-patches@gcc.gnu.org
Subject: Re: About hang in gcov_exit with gnu arm toolchain
Date: Fri, 02 Jun 2017 11:44:00 -0000	[thread overview]
Message-ID: <25e39543-b4c7-c63d-80c7-69896b9100a4@acm.org> (raw)
In-Reply-To: <3C59484E-355F-48B9-A025-8D53520791EF@piaxis.tech>

hi,

> I have opened this bug https://bugs.launchpad.net/gcc-arm-embedded/+bug/1694644 as per the findings I had. 

This is Canonical's bug tracker and you seem to be reporting a defect 
with their build of gcc.  If that is the case, you should be talking 
with Canonical.

The gcc bug tracker is https://gcc.gnu.org/bugzilla/.


The diff you provide there seems to be detecting when you've looped 2^32 
times, because somethings scrogging the object list to become circular. 
That's the actual defect that needs fixing.

nathan

-- 
Nathan Sidwell

  reply	other threads:[~2017-06-02 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02  8:15 Reetesh Ranjan
2017-06-02 11:44 ` Nathan Sidwell [this message]
2017-06-03  9:01   ` Reetesh Ranjan

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=25e39543-b4c7-c63d-80c7-69896b9100a4@acm.org \
    --to=nathan@acm.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=reeteshranjan@piaxis.tech \
    /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).