[Bug c++/50184] Segmentation fault. Copy Constructor.

2019-08-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/50184] Segmentation fault. Copy Constructor.

2017-05-06 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184 --- Comment #5 from Vittorio Zecca --- Fixed in 7.1.0

[Bug c++/50184] Segmentation fault. Copy Constructor.

2015-08-24 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184 Vittorio Zecca changed: What|Removed |Added CC||zeccav at gmail dot com --- Comment #4

[Bug c++/50184] Segmentation fault. Copy Constructor.

2011-08-25 Thread redi at gcc dot gnu.org
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

[Bug c++/50184] Segmentation fault. Copy Constructor.

2011-08-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50184 Jonathan Wakely changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM

[Bug c++/50184] Segmentation fault. Copy Constructor.

2011-08-25 Thread EugeneSm at yandex dot ru
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 -