mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Adam J. Richter" <adam@yggdrasil.com>
To: drepper@cygnus.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: List of all-zero .data variables in linux-2.4.3 available
Date: Thu, 12 Apr 2001 12:29:33 -0700	[thread overview]
Message-ID: <200104121929.MAA04049@adam.yggdrasil.com> (raw)

>> = Adam Richter
>  = Ulrich Drepper

>> >Shouldn't a compiler be able to deal with this instead?
>> 
>> 	Yes.

>No.  gcc must not do this.  There are situations where you must place
>a zero-initialized variable in .data.  It is a programmer problem.

	I am aware of a couple of cases where code relied on static
variables being allocated contiguously, but, in both cases, those
variables were either all zeros or all non-zeros, so my proposed
change would not break such code.  Also, variables being allocated
contiguously is not an assumption supported by any standard that
I am aware of, and the very rare cases where code relies on this
should instead use an array (they've been of the same type in the
examples that I have come across).  At the very least, it seems
to me that this should be a compiler optimization flag, preferably
defaulted to "on".

	If you have some other scenario in mind, I'd appreciate an
example or a clear reference to some explanation, and I think others
on linux-kernel would probably appreciate that too.  It is a topic
that comes up repeatedly on linux-kernel.

Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com     \ /                  San Jose, California 95129-1034
+1 408 261-6630         | g g d r a s i l   United States of America
fax +1 408 261-6631      "Free Software For The Rest Of Us."

             reply	other threads:[~2001-04-12 19:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-12 19:29 Adam J. Richter [this message]
2001-04-12 19:40 ` Ulrich Drepper
2001-04-16 14:33   ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2001-04-12 20:04 Adam J. Richter
2001-04-12 19:50 Adam J. Richter
2001-04-12 19:01 Adam J. Richter
2001-04-12 19:14 ` Ulrich Drepper
2001-04-12 21:27   ` H. Peter Anvin
2001-04-12 12:36 Adam J. Richter
2001-04-12 14:44 ` johan.adolfsson
2001-04-12 14:57   ` Russell King
2001-04-12 15:28   ` Richard B. Johnson
2001-04-12 19:52 ` Jeff Garzik

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=200104121929.MAA04049@adam.yggdrasil.com \
    --to=adam@yggdrasil.com \
    --cc=drepper@cygnus.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®