public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46626] New: [4.6 Regression] simple use of virtual methods causes pure virtual method call in c++0x mode
@ 2010-11-23 19:10 zsojka at seznam dot cz
  2010-11-23 20:01 ` [Bug c++/46626] " redi at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: zsojka at seznam dot cz @ 2010-11-23 19:10 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] simple use of virtual methods causes
                    pure virtual method call in c++0x mode
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
            Target: x86_64-pc-linux-gnu


Created attachment 22501
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22501
reduced testcase

$ g++ -std=c++0x testcase.C
$ ./a.out 
pure virtual method called
terminate called without an active exception
Aborted

Tested revisions
r167054 - fail
r167002 - fail
r165699 - OK


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

end of thread, other threads:[~2010-12-27 13:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-23 19:10 [Bug c++/46626] New: [4.6 Regression] simple use of virtual methods causes pure virtual method call in c++0x mode zsojka at seznam dot cz
2010-11-23 20:01 ` [Bug c++/46626] " redi at gcc dot gnu.org
2010-11-23 20:07 ` hjl.tools at gmail dot com
2010-11-23 20:21 ` hjl.tools at gmail dot com
2010-11-24 12:04 ` rguenth at gcc dot gnu.org
2010-12-08  0:43 ` zsojka at seznam dot cz
2010-12-08  2:07 ` redi at gcc dot gnu.org
2010-12-08 12:40 ` zsojka at seznam dot cz
2010-12-23 12:35 ` jakub at gcc dot gnu.org
2010-12-25  1:49 ` roman at binarylife dot net
2010-12-27 12:54 ` jakub at gcc dot gnu.org
2010-12-27 13:15 ` jakub at gcc dot gnu.org

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