https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100904
--- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to David Malcolm from comment #3) > FWIW the following hackish workaround seems to fix it, though am still > investigating why this is happening. This hack is kinda of correct, though the better place to put it is inside parse_include which I will do in a few and submit that.