[Ada] Delete bogus use of flag_zero_initialized_in_bss

Eric Botcazou ebotcazou@adacore.com
Tue Mar 16 22:26:00 GMT 2010


> On a linux system, the program loader will fill the BSS section with zeros.
> So in both cases the global will be zero initialized.  What then is the
> point of clearing flag_zero_initialized_in_bss?

Not all Ada programs are meant to run on a linux system.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list