https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184
Marek Polacek changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184
--- Comment #5 from Vittorio Zecca ---
Fixed in 7.1.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184
Vittorio Zecca changed:
What|Removed |Added
CC||zeccav at gmail dot com
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184
--- Comment #3 from Jonathan Wakely 2011-08-25
10:48:59 UTC ---
-fno-elide-constructors prevents the segfault
something goes wrong copying the return value of func() into the CData base
class of B
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184
Jonathan Wakely changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184
--- Comment #1 from Eugene 2011-08-25 09:01:52 UTC
---
gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC)
Build of configuration Debug for project Test
make all
Building file: ../src/Test.cpp
Invoking: GCC C++ Compiler
g++ -O0 -g3 -