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++/51331] bad code generated when explicitly calling auto-generated constructor of virtual base


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

Andrew Zhezherun <zhezherun at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|RESOLVED                    |UNCONFIRMED
           See Also|                            |http://gcc.gnu.org/bugzilla
                   |                            |/show_bug.cgi?id=50618
         Resolution|DUPLICATE                   |
      Known to fail|                            |4.6.2, 4.6.3

--- Comment #2 from Andrew Zhezherun <zhezherun at yandex dot ru> 2011-11-29 10:03:14 UTC ---
Reopened because this has not been fixed in latest gcc 4.6.x - I just tried
gcc-4.6-20111125 and my test case still crashes. Either this is a new issue or
the previous one has not been fully addressed. Please feel free to reopen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50618 instead and attach this new
test case there if you prefer that.


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