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]

Re: g++/cygwin-B19 linkage problem, multiple definitions


>>>>> Mumit Khan <khan@xraylith.wisc.edu> writes:

 > Also, I may be completely off the base here, but wasn't there something
 > about MIPS port not liking this change (and hence Jason's Oct 13 change 
 > to mips/iris6.h and varasm.c)?

Yes.  And you'll also need

        * decl2.c (finish_vtable_vardecl): Check DECL_INTERFACE_KNOWN
        instead of linkage.

I wasn't planning to put this change in because of the follow-on patches it
required, but I could be convinced if it's a serious problem.

Jason


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