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 middle-end/41354] g++: Inlining constructors puts wrong vtable in objects



------- Comment #3 from erik at arbat dot com  2009-09-15 13:22 -------
Created an attachment (id=18584)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18584&action=view)
Self-contained program demonstrating the issue.

Correct behaviour is to do nothing.
Incorrect behaviour is to crash with a pure virtual called error.


-- 

erik at arbat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18581|0                           |1
        is obsolete|                            |


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


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