This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR lto/42613: -save-temps doesn't work completely for -fwhopr


On Mon, Jan 04, 2010 at 09:37:45AM -0800, H.J. Lu wrote:
> Hi,
> 
> This patch sets WPA_SAVE_LTRANS if -save-temps is passed to gcc with
> LTO. OK for trunk?
> 
> Thanks.

You need to handle -save-temps=<arg>.  Currently <arg> can be 'cwd', 'obj', or
'object'.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]