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


> -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.

>
> Diego.
>

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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