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]
Other format: [Raw text]

Re: -fzero-initialized-in-bss again


> If the goal is to treat a variable the same in Ada as it would have been
> in C, then deleting that line certainly won't do that!

Let me rephrase: if the only purpose of this line is to mimic what the C 
compiler does with common variables and the Ada compiler doesn't need common 
variables, let's delete the line.

So the question that would be good to answer is: does the Ada compiler need 
common variables?

-- 
Eric Botcazou


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