This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/15486] -fdata-sections moves COMMON vars to .bss
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2004 11:38:19 -0000
- Subject: [Bug middle-end/15486] -fdata-sections moves COMMON vars to .bss
- References: <20040517064727.15486.jifl-bugzilla@jifvik.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-05-17 11:38 -------
The workaround doesn't work for the testcase since 'x' is not initialized at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15486