http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46276
--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2010-11-15 11:20:13 UTC --- Created attachment 22397 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22397 preliminary fix for problematic assert Simply splitting the && components of the assert into two separate asserts solves the bootstrap problem for me on armv5tel-linux-gnueabi. The problem was introduced sometime between 20101016 and 20101023.