http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44970
--- Comment #96 from Mikael Pettersson <mikpe at it dot uu.se> 2010-11-08 17:24:29 UTC --- (In reply to comment #88) > I also tested the patch on armv5tejl-unknown-linux-gnueabi. The ICE in > function '__popcountsi2' is still there, so this must be a separate issue. I have bisected the __popcountsi2 ICE on arm, and it's caused by the infamous r164552. That revision has recently been reverted, so current trunk should hopefully be better.