On Mon, Oct 14, 2024 at 03:16:44PM +0200, Richard Biener wrote: > Can you do a clean revert and separately instantiate the new feature?
I'd need to revert the libcpp changes too and wanted to avoid that. Even in genmatch.cc itself the patch kept half of the changes. > I think we probably want diag_vfprintf and dependences in a separate file > so it could be re-used from other build tools when required? If we have some other user, sure. But perhaps the splitting can be done only when that happens? Jakub