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


On Tue, Dec 9, 2008 at 10:31, Rafael Espindola <espindola@google.com> wrote:
>> -save-temps ends up in COLLECT_GCC_FLAGS and CFLAGS (for
>> ltrans-driver).  A single flag to retain all temporaries is much more
>> convenient than having to specify different flags for different
>> programs.
>
> What about the same flag for multiple programs :-)
>
> If lto-wrapper is passed -save-temps it should save the temporary
> files and pass -save-temps to xgcc.

That's exactly what I'm proposing.


Diego.


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