This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12401] G++ generates boguous weak definition of library routine
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2004 17:36:02 -0000
- Subject: [Bug c++/12401] G++ generates boguous weak definition of library routine
- References: <20030925121817.12401.uddeborg@carmen.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-14 17:35 -------
You example does via the glibc headers, they are not wrong, not GCC. The problem with the
unwantted side effect is wrong, you cannot depend on if something does not get pulled in or not
pulled.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12401