This is the mail archive of the gcc@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: How to debug lto1 ICE?


On Tue, Nov 3, 2009 at 1:12 PM, Rafael Espindola <espindola@google.com> wrote:
> That is correct. This is to avoid command lines that are too large. We
> currently delete those files during the plugin cleanup. I will send a
> patch disabling cleanup if -debug is given.

-save-temps will also keep the files around which is what I use to be
able to debug lto1.

Thanks,
Andrew Pinski


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