https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559
--- Comment #31 from Kai Tietz <ktietz at gcc dot gnu.org> --- (In reply to Richard Biener from comment #23) > The patch looks pretty obvious to me - though I wonder if archives still > work on x86_64-linux after it (or rather I wonder how they worked before...). > > I'm not aware of @ doing any magic for filenames - do they? No, me neither. > So - please test this with boostrap-lto on x86_64-linux as well. I did bootstrap for all languages (including lto) for x86_64-unknown-linux-gnu without any new regressions. Ok to apply to trunk? Ok for release-branch 5, too?