public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/52972] New: [4.6] Pure virtual method is called instead of child's method
@ 2012-04-13 11:33 drinob at gmail dot com
  2012-04-13 16:24 ` [Bug c++/52972] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: drinob at gmail dot com @ 2012-04-13 11:33 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52972
           Summary: [4.6] Pure virtual method is called instead of child's
                    method
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: drinob@gmail.com


Created attachment 27150
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27150
Bug sample

drino@netbook:~/src$ g++ test.cpp
drino@netbook:~/src$ ./a.out 
pure virtual method called
terminate called without an active exception
Aborted


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-13 17:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 11:33 [Bug c++/52972] New: [4.6] Pure virtual method is called instead of child's method drinob at gmail dot com
2012-04-13 16:24 ` [Bug c++/52972] " pinskia at gcc dot gnu.org
2012-04-13 16:28 ` redi at gcc dot gnu.org
2012-04-13 16:28 ` drinob at gmail dot com
2012-04-13 16:35 ` drinob at gmail dot com
2012-04-13 17:28 ` redi at gcc dot gnu.org
2012-04-13 17:44 ` drinob at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).