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]

objdump for gimple [lto]


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 can't find a way to know this unless I have something like an objdump for gimple.

If there's no tool out there to straightforwardly know this, what's the best approach to find out if there's a problem written in the LTO stream?

Cheers,

Paulo Matos



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