------- Comment #2 from pinskia at gcc dot gnu dot org  2010-07-21 22:56 -------
>const int i = 0;    -fzero-initialized-in-bss -> .rodata = FAIL

This is correct because it should really be in readonly data section as it is
constant.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to