On 08/20/2016 03:29 AM, Mike Stump wrote: > On Aug 10, 2016, at 10:03 AM, Oleg Endo <oleg.e...@t-online.de> wrote: >> >> Or just wait until people have agreed to switch to C++11 or C++14. I >> don't think in practice anybody uses an C++11-incapable GCC to build a >> newer GCC these days.
gdb will drop support for building with a C compiler any week now, and even though we're starting out with C++03, just like gcc, it'd be great to require C++11 (or later). Having gcc itself switch to C++11 too would make proposing it for gdb so much easier... So +1 from me, FWIW. :-) > > I use the system gcc 4.4.7 on RHEL to build a newer cross compiler... I > could bootstrap a newer native compiler, if I had too. > Yeah. I wonder whether the community would in general be fine with that too. Thanks, Pedro Alves