[Bug lto/50568] [4.7 Regression] Massive LTO failures

andi-gcc at firstfloor dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 29 18:21:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50568

--- Comment #10 from Andi Kleen <andi-gcc at firstfloor dot org> 2011-09-29 18:19:02 UTC ---
I did the same patch (with long long)

I think using long long here is ok because lto-plugin only builds
on modern and non weird hosts and they should all have long long 
anyways.

uint64_t is probably fine too.



More information about the Gcc-bugs mailing list