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++/30340] pure virtual function called on const & declared with previous declaration without a definition, const & assigned by temporary



------- Comment #2 from mjtruog at fastmail dot ca  2006-12-31 21:44 -------
The example code produces the runtime error:
pure virtual method called
terminate called without an active exception
Abort


-- 


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


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