[Bug c++/55677] Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core

2012-12-14 Thread x3n0m0rph59 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55677 --- Comment #4 from x3n0m0rph59 at googlemail dot com 2012-12-14 16:18:53 UTC --- Commandline used was: g++ -std=c++11 -W -Wall -Wextra -fno-strict-aliasing -fwrapv -o gccbug gccbug.cpp

[Bug c++/55677] Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core

2012-12-14 Thread x3n0m0rph59 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55677 x3n0m0rph59 at googlemail dot com changed: What|Removed |Added Attachment #28945|0 |1 is

[Bug c++/55677] Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core

2012-12-13 Thread x3n0m0rph59 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55677 --- Comment #1 from x3n0m0rph59 at googlemail dot com 2012-12-13 20:33:46 UTC --- Created attachment 28945 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28945 C++11 Program Source with cmake project file

[Bug c++/55677] New: Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core

2012-12-13 Thread x3n0m0rph59 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55677 Bug #: 55677 Summary: Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core Classification