https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121788
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2025-09-04 Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. I'm not sure the spec language supports "ordered" replace, so it likely needs extension to have, say %{ffile-prefix-map=*,fdebug-prefix-map=*:--debug-prefix-map %*,--debug-prefix-map %*} so have an ordered set of matches/replacements that are processed together.