[Bug middle-end/25522] zero-initialized constants are place in .bss
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 21 19:09:00 GMT 2005
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-21 19:09 -------
.comm f,8,4
Actually no, they are placed in the common section because of ANSI C rules.
This is not a bug.
--
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=25522
More information about the Gcc-bugs
mailing list