[Bug lto/42581] "gcc -v" doesn't work with lto

2010-01-02 Thread rguenth at gcc dot gnu dot org


--- 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|-00-00 00:00:00 |2010-01-02 20:26:26
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581



[Bug lto/42581] "gcc -v" doesn't work with lto

2010-01-03 Thread hjl dot tools at gmail dot com


--- Comment #2 from hjl dot tools at gmail dot com  2010-01-03 19:16 ---
A patch is posted at

http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00116.html


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2010-
   ||01/msg00116.html


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581



[Bug lto/42581] "gcc -v" doesn't work with lto

2010-01-04 Thread hjl at gcc dot gnu dot org


--- Comment #3 from hjl at gcc dot gnu dot org  2010-01-04 14:42 ---
Subject: Bug 42581

Author: hjl
Date: Mon Jan  4 14:42:38 2010
New Revision: 155616

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155616
Log:
Turn on trace in collect2 if needed

2010-01-04  H.J. Lu  

PR lto/42581
* collect2.c (main): Turn on trace in collect2 if -v is passed
to gcc with LTO.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/collect2.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581



[Bug lto/42581] "gcc -v" doesn't work with lto

2010-01-04 Thread hjl dot tools at gmail dot com


--- Comment #4 from hjl dot tools at gmail dot com  2010-01-04 17:34 ---
I am marking this one fixed.


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581