[Bug middle-end/25522] zero-initialized constants are place in .bss
drepper at redhat dot com
gcc-bugzilla@gcc.gnu.org
Mon Dec 26 05:52:00 GMT 2005
- Previous message (by thread): [Bug middle-end/25522] zero-initialized constants are place in .bss
- Next message (by thread): [Bug target/24076] (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
------- Comment #5 from drepper at redhat dot com 2005-12-26 05:52 -------
> What happens if you use -fno-common?
In this case the variable gets the index of .bss in the symbol table instead of
using SHN_COMMON.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25522
- Previous message (by thread): [Bug middle-end/25522] zero-initialized constants are place in .bss
- Next message (by thread): [Bug target/24076] (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gcc-bugs
mailing list