This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/29289] [4.1/4.2] additionally weak symbols referenced/generated



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]