This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -fzero-initialized-in-bss again
- From: Eric Botcazou <ebotcazou at act-europe dot fr>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: rth at redhat dot com,gcc at gcc dot gnu dot org
- Date: Sat, 1 May 2004 10:18:36 +0200
- Subject: Re: -fzero-initialized-in-bss again
- References: <10404302228.AA06573@vlsi1.ultra.nyu.edu>
> The intent is to be compatible with C and do the same thing the C front
> end would do with a decl in the same situation. I find the the change in
> the C front end in this regard between 2.8.1 and the present confusing.
If that's the only intent, let's follow Geoff's suggestion and simply delete
the line from ada/utils.c (or at least make -fno-common the default). AFAIK
the problem .common is aimed at solving in C doesn't exist in Ada.
--
Eric Botcazou