------- Comment #1 from rguenth at gcc dot gnu dot org 2010-01-02 20:26 ------- Confirmed. But -save-temps also doesn't work completely for -fwhopr (and you need to set the collect2 env vars for -fwhopr).
The proper fix for 4.6 is to move most of the LTO handling to the gcc driver, away from collect2, lto-wrapper and lto1. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-01-02 20:26:26 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581