On Tue, Jul 7, 2009 at 09:31, H.J. Lu<hjl.to...@gmail.com> wrote: > I have been testing LTO on Linux/ia32 and Linux/x86-64. > I had to disable LTO test on Linux/ia64 since it miscompiled > several Java testcases into infinite loops. I can try to find out > which checkin caused this if needed.
Thanks, that would be interesting. It's odd that Java is miscompiled by the branch since LTO does not work with it, but there are some changes in default codepaths, so it's worth tracking those down. Diego.