[Bug c++/66666] ARM compiled code segmentation fault on multiple inheritance

2015-06-26 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #4 from Antonio Poggiali --- I've understand a little better the problem. The compiler passes to std::list copy constructor a different address respect to the destination variable. This causes size() call to fail (endless loop or seg

[Bug c++/66666] ARM compiled code segmentation fault on multiple inheritance

2015-06-26 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #3 from Antonio Poggiali --- I've understand a little better the problem. The compiler passes to std::list copy constructor a different address respect to the destination variable. This causes size() call to fail (endless loop or seg

[Bug c++/66666] ARM compiled code segmentation fault on multiple inheritance

2015-06-26 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 --- Comment #2 from Antonio Poggiali --- (In reply to Ramana Radhakrishnan from comment #1) > Obvious "dumb" question given this is a cross-environnment - I'm assuming > that you have the same libstdc++ in both places ? Yes, it is the same. I've

[Bug c++/66666] ARM compiled code segmentation fault on multiple inheritance

2015-06-25 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 Ramana Radhakrishnan changed: What|Removed |Added Target|Linux sama5d4ek |arm*-*-* |3.18.