public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Mark E." <snowball3@bigfoot.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c/2371: Hang with long long function argument.
Date: Sun, 01 Apr 2001 07:16:00 -0000	[thread overview]
Message-ID: <20010401141600.12562.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR c/2371; it has been noted by GNATS.

From: "Mark E." <snowball3@bigfoot.com>
To: "Dave Korn" <davek-ml@ntlworld.com>,
              <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: c/2371: Hang with long long function argument.
Date: Sun, 1 Apr 2001 10:13:55 -0400

 > looped forever and both the fixed versions exit almost instantly.  Are you
 > sure you didn't fix the bug at the same time as you changed from long longs
 > to plain longs?
 
 After going through the assembly code, it turned out the code that prompted 
 the testcase was using the wrong prototype causing the wrong number of 
 arguments to be pushed on to the stack. The unfortunate typo delayed me in 
 finding the real problem. When the testcase also hung, I thought for sure I 
 was on to something. But when I looked at its assembly and noticed it was 
 setting x to -1LL, I realized the testcase was faulty and had it closed. 
 Sorry for any trouble. It certainly caused me some.
 
 Mark
 
 
 


             reply	other threads:[~2001-04-01  7:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-01  7:16 Mark E. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-03-31 21:56 Dave Korn
2001-03-23 19:56 snowball3

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=20010401141600.12562.qmail@sourceware.cygnus.com \
    --to=snowball3@bigfoot.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).