This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automaticly eliminating redundant zero initialisers


> Date: Mon, 01 May 2000 04:30:05 -0700
> From: George Anzinger <george@pioneer.net>

> Soon as you depend on this some OS dude will fill bss with -1s so he
> can tell what was used... or some such.  Seems like a bad idea to
> depend on bss being anything at all.

This list is for discussing a C compiler.  The compiler you mentioned
would not be a C compiler, hence this is the wrong place to discuss
it.  Thanks for sharing.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]