This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66666] ARM wrong copy constructor address on multiple inheritance


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66666

--- Comment #9 from Antonio Poggiali <antonio.poggiali at datalogic dot com> ---
(In reply to Antonio Poggiali from comment #8)
> 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

Sorry, this code:

https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/cgraphunit.c?r1=221077&r2=221076&pathrev=221077

I'm having cut and paste problems lately...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]