This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -fzero-initialized-in-bss again
- From: Richard Henderson <rth at redhat dot com>
- To: Eric Botcazou <ebotcazou at act-europe dot fr>
- Cc: Ian Lance Taylor <ian at wasabisystems dot com>, Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, gcc at gcc dot gnu dot org
- Date: Sat, 1 May 2004 10:46:22 -0700
- Subject: Re: -fzero-initialized-in-bss again
- References: <10404302000.AA05451@vlsi1.ultra.nyu.edu> <m3smel2pux.fsf@gossamer.airs.com> <20040430213905.GA5637@redhat.com> <200405011652.17341.ebotcazou@libertysurf.fr>
On Sat, May 01, 2004 at 04:52:46PM +0200, Eric Botcazou wrote:
> What about Fortran? It seems that com.c:start_decl unconditionally sets the
> flag, much like Ada (even without testing -fcommon).
For all I know, Fortran *does* want all its variables to be common.
Wouldn't suprise me...
r~