This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] xtensa: Avoid designated inits, for C++ compliance


On Fri, 26 Aug 2016 11:39:27 +0200, Pedro Alves wrote:
> We're still doing many 7.12 backports, so I was waiting for that
> to stabilize before proposing to drop C support.

Ah, OK.


> > 	https://en.wikipedia.org/wiki/One_Definition_Rule
> 
> Right, we're not LTO-ready yet.  Note -Wodr (w/ -flto) helps find these.

In this case there would be gdbarch_tdep() ctor handy but that is also not
applicable without ODR.  OK, I see I missed GDB still does not require C++.


Jan


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