This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Automaticly eliminating redundant zero initialisers
- To: george at pioneer dot net, tigran at veritas dot com
- Subject: Re: Automaticly eliminating redundant zero initialisers
- From: Mike Stump <mrs at windriver dot com>
- Date: Mon, 1 May 2000 14:56:23 -0700 (PDT)
- Cc: gcc at gcc dot gnu dot org, greyham at research dot canon dot com dot au, linux-kernel at vger dot rutgers dot edu, rmk at arm dot linux dot org dot uk
> 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.