This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66666] ARM compiled code segmentation fault on multiple inheritance
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 25 Jun 2015 17:49:21 +0000
- Subject: [Bug c++/66666] ARM compiled code segmentation fault on multiple inheritance
- Auto-submitted: auto-generated
- References: <bug-66666-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66666
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|Linux sama5d4ek |arm*-*-*
|3.18.0-linux4sam_5.0-alpha1 |
|#1 Wed Jun 24 09:45:58 CEST |
|2015 armv7l GNU/Linux |
CC| |ramana at gcc dot gnu.org
Host|Linux |x86_64-*-*
|MatrixPlatVb-lx-apoggiali |
|3.13.0-44-generic |
|#73~precise1-Ubuntu SMP Wed |
|Dec 17 00:39:15 UTC 2014 |
|x86_64 x86_64 x86_64 |
|GNU/Linux |
--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Obvious "dumb" question given this is a cross-environnment - I'm assuming that
you have the same libstdc++ in both places ?