[Bug lto/42613] -save-temps doesn't work completely for -fwhopr

2016-08-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42613 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug lto/42613] -save-temps doesn't work completely for -fwhopr

2012-05-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42613 --- Comment #3 from Richard Guenther 2012-05-04 13:07:05 UTC --- -save-temps will only send files to /tmp if you do not provide a linker output name. Otherwise the ltrans files are named after that output. So I belive this is fixed, no?

[Bug lto/42613] -save-temps doesn't work completely for -fwhopr

2011-01-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42613 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #2 f

[Bug lto/42613] -save-temps doesn't work completely for -fwhopr

2010-01-04 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-01-04 17:38 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00158.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---