https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42613
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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?
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
--- 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
---