https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7088
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|neroden at gcc dot gnu.org |unassigned at gcc dot gnu.org Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |4.0.0 --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This was fully fixed with r13-2319-gbe9dd80f933480 . Though it was partly fixed with r0-49126-g7a615b25793c22 (for sysroots) and then changed again with r0-63126-gde253ca48a960d and then fixed for building fixincludes for the host by r0-63200-g53c7ffe7dd1c28. So this was basically fixed for GCC 4.0.0 with only a recent improvement for GCC 13 by allowing --disable-fixincludes .