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: [LTO][PATCH] Delete temporary ltrans output files


Rafael Espindola wrote:
How about we react to -save-temps or -debug instead? Much cleaner
than another environment variable.

I agree. It is OK so set the var in collect2 if it is already used in
lto1, but please don't use or set vars in lto-wrapper.

How does one arrange for -debug to be passed to lto-wrapper from the gcc command line? Neither -Wl,-debug nor -save-temps, the two main ways to suppress temporary file removals for gcc, seem to set it.


--
Google UK Limited | Registered Office: Belgrave House, 76 Buckingham
Palace Road, London SW1W 9TQ | Registered in England Number: 3977902


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