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


    Whether something like -fzero-initialized-in-bss is correct really
    depends on language rules.  It sounds like the Ada compiler should
    turn it off by default.  Or else the Ada compiler should default to
    -fno-common; that is also a language rules issue.

I think Eric was a bit misleading here.  Although the problem occured
with an Ada program, it is not language-specific and can occur in 
any language.


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