This is the mail archive of the gcc-patches@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: [Ada] Delete bogus use of flag_zero_initialized_in_bss


> if I understand right you agree that clearing this flag is pointless on
> linux (and probably many other) systems, but that it is simpler to clear
> it everywhere rather than only on those systems that need it?

Even on Linux you may need to clear it if you have a pure Ada program and a 
custom linker script.

-- 
Eric Botcazou


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