public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* "register" specifiers of any value?
@ 2001-10-08 19:57 Stan Shebs
  2001-10-08 21:08 ` Richard Henderson
  2001-10-09 13:18 ` Mark Mitchell
  0 siblings, 2 replies; 4+ messages in thread
From: Stan Shebs @ 2001-10-08 19:57 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: "register" specifiers of any value?
@ 2001-10-09  3:39 Richard Kenner
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Kenner @ 2001-10-09  3:39 UTC (permalink / raw)
  To: rth; +Cc: gcc

    I've been whacking them irregularly as I modify 
    code in their vicinity.

I've been doing likewise.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-10-09 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-08 19:57 "register" specifiers of any value? Stan Shebs
2001-10-08 21:08 ` Richard Henderson
2001-10-09 13:18 ` Mark Mitchell
2001-10-09  3:39 Richard Kenner

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).