[Bug lto/95224] -flto -save-temps uses very unusual name for resolution file, looks arbitrary
aoliva at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 8 21:49:30 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95224
Alexandre Oliva <aoliva at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
The changes to the handling of '%u' under -save-temps have probably fixed this.
Previously, we'd use input_basename unconditionally.
More information about the Gcc-bugs
mailing list