This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16625] New: Discarded Linkonce sections in .rodata
- From: "wenzel at tu-harburg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2004 10:59:10 -0000
- Subject: [Bug c++/16625] New: Discarded Linkonce sections in .rodata
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
As HJL requested in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16276 on
2004-07-08, here is a new bug report and a testcase which now unfolds the
g++-bug in 3.4.0. The code is now correct. The patch that HJL posted at
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00838.html works, but he added that
it is a temporary one and the solution would be the comdat group (which IMHO is
not used with the patch)
--
Summary: Discarded Linkonce sections in .rodata
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wenzel at tu-harburg dot de
CC: gcc-bugs at gcc dot gnu dot org,hjl at lucon dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16625