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++/31407] [4.3 Regression] undefined reference to `vtable for x'



------- Comment #2 from tbm at cyrius dot com  2007-03-31 00:01 -------
Any idea why it works when I remove completely unrelated lines, e.g.

    if (c == -1)
      break;

Is this just a coincidence?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31407


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