This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

Re: gcc HEAD rearranges stabs members


> >       Foo & operator=(Foo const&);
> >       Foo(Foo const&);
> >   }
>
> So the synthetic members have moved to the end?
>
> Might want to ping GCC about why this happened.
Probably related to cgraph changes.


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