This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66666] ARM wrong copy constructor address on multiple inheritance
- From: "antonio.poggiali at datalogic dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Jun 2015 15:56:24 +0000
- Subject: [Bug c++/66666] ARM wrong copy constructor address 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
--- Comment #8 from Antonio Poggiali <antonio.poggiali at datalogic dot com> ---
Hi all, I'm also trying the backport.
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/cgraphunit.c?revision=221077&view=markup&pathrev=221077
Is only this part of code to be backported?
Regards