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.