public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "David Rasmussen" <david.rasmussen@gmx.net>
To: <gcc@gcc.gnu.org>
Subject: 64-bit integers on IA32
Date: Mon, 02 Sep 2002 10:46:00 -0000	[thread overview]
Message-ID: <008601c252a8$9df66830$0808d30a@amadeus> (raw)

I was told half a year ago that the reason that gcc performing as well with
64-bit integers on IA32 as some other compilers (Intel, MS)  was the the
register-pair used for holding the 64-bit integer, was thought of as a whole
by the compiler, which messed with gcc's register scheduling, or something
like that. Has that and/or related problems been solved in the meantime, or
will they be solved in any near future?

Thanks in advance,
David

             reply	other threads:[~2002-09-02 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-02 10:46 David Rasmussen [this message]
2002-09-03  2:26 ` Richard Henderson
2002-09-03 14:06   ` David Rasmussen
2002-09-03 14:31     ` Jan Hubicka

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='008601c252a8$9df66830$0808d30a@amadeus' \
    --to=david.rasmussen@gmx.net \
    --cc=gcc@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).