------- Comment #1 from pinskia at gcc dot gnu dot org  2010-07-21 22:23 -------
const int i;     -fno-zero-initialized-in-bss -> .bss    = FAIL
You need -fno-common also to get it out of the BSS.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44690

Reply via email to