[Bug lto/60567] lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 19 12:21:00 GMT 2014


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #1)
> Works for me - any more specifics?  Host/target?

gcc version 4.9.0 20140319, r208679.
Target: x86_64-unknown-linux-gnu
CentOS 6.5, glibc-2.12-1.132, binutils-2.20.51.0.2-5.36

Seems to be a problem of Binutils. If I use the current Binutils from
binutils-gdb git (= 2.24.51.20140319), it works.


The question is whether one can do something about it instead of ICEing. And
whether the other PRs (PR56775, PR56963 and PR57715) might have the same
problem.



More information about the Gcc-bugs mailing list