This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16276] G++ generates local references to linkonce sections
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2004 17:05:53 -0000
- Subject: [Bug c++/16276] G++ generates local references to linkonce sections
- References: <20040629162213.16276.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-06-29 17:05 -------
It could be the case.
BTW, local references to linkonce sections may be OK if they are also in
linkonce sections. In any case, it doesn't make any senses to have local
definions in linkonce sections referenced by other non-linkonce sections.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16276