https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110153
Nathaniel Shead <nshead at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-08-28 Assignee|nicolas.werner at hotmail dot de |unassigned at gcc dot gnu.org Status|RESOLVED |NEW See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=115190 Ever confirmed|0 |1 Resolution|FIXED |--- --- Comment #3 from Nathaniel Shead <nshead at gcc dot gnu.org> --- Ah, actually just noticed this only fixes the handling for spawning the mapper: we'll need to adjust the file mapper parsing itself as well. Also probably relevant are PR 115190 and PR 120458.