https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56724
--- Comment #7 from Tom Tromey <tromey at gcc dot gnu.org> --- (In reply to Manuel López-Ibáñez from comment #6) > (In reply to Tom Tromey from comment #5) > > The new situation is much worse for me as it prevents automated > > rewriting... > > What automated rewriting? I'm experimenting with automated rewriting of C to C++ using -Wc++-compat and some scripts. https://github.com/tromey/gdb-refactoring-scripts It's fairly specific to gdb.