This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29289] [4.1/4.2] additionally weak symbols referenced/generated
- 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: 29 Sep 2006 17:59:21 -0000
- Subject: [Bug c++/29289] [4.1/4.2] additionally weak symbols referenced/generated
- References: <bug-29289-11764@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-29 17:59 -------
This seems more like an ABI issue in older 4.1's and 4.2's rather than a bug in
the newer 4.1.2 and 4.2.0.
I bet we had an accidental ABI change in 4.0.0 and we have no fixed that.
I am thinking we should close this as a non bug.
"#pragma interface" should be killed really, all it does is bring trouble.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29289