https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864
--- Comment #55 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Jürgen Reuter from comment #54) > Ok, after running genfixes there are still only two modified files in the > whole tree of code, namely fixincludes/inclhack.def and > fixincludes/fixincl.x. > Is that as intended? yes, that's correct - for Erik's patch you would need to run ./genfixes, for my patch I already ran that for you. I would expect both patches to work - but we need to decide on the exact guards (e.g. as Jakub suggested) depending on the result of discussions about the clang bug.