public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Stan Shebs <shebs@apple.com>
To: gcc@gcc.gnu.org
Subject: "register" specifiers of any value?
Date: Mon, 08 Oct 2001 19:57:00 -0000	[thread overview]
Message-ID: <3BC26704.A3389110@apple.com> (raw)

While studying dwarf2out.c, I note that many locals are specified
as "register", most likely a pointless thing these days.  At best
they might speed up a GCC built with somebody else's compiler, but
that doesn't seem very valuable, and we could get rid of some
clutter by whacking them.  Looks like there are several thousand,
mostly concentrated in older files - can anybody come up with a
reason for keeping them?

Stan

             reply	other threads:[~2001-10-08 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-08 19:57 Stan Shebs [this message]
2001-10-08 21:08 ` Richard Henderson
2001-10-09 13:18 ` Mark Mitchell
2001-10-09  3:39 Richard Kenner

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=3BC26704.A3389110@apple.com \
    --to=shebs@apple.com \
    --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).