https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86548
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |lto Status|UNCONFIRMED |NEW Last reconfirmed| |2018-07-17 CC| |marxin at gcc dot gnu.org Component|c++ |lto Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- In other places we use the output filename (linker output name) for this when using -save-temps. But yes, all ltrans stuff ends up in /tmp ...