Re: objdump for gimple [lto]

2013-06-24 Thread Richard Biener
On Mon, Jun 24, 2013 at 1:20 PM, Paulo Matos wrote: > Hello, > > I see this item in http://gcc.gnu.org/wiki/LinkTimeOptimization : > 7. Browsing/dumping tools for LTO files > > Is there anything already out there, even if half-baked? Nothing. > I am having trouble understanding a problem in

objdump for gimple [lto]

2013-06-24 Thread Paulo Matos
Hello, I see this item in http://gcc.gnu.org/wiki/LinkTimeOptimization : 7. Browsing/dumping tools for LTO files Is there anything already out there, even if half-baked? I am having trouble understanding a problem in LTO and I think the bug is in the writing of trees into the object file but