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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55677
x3n0m0rph59 at googlemail dot com changed:
What|Removed |Added
Attachment #28945|0 |1
is
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
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