http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48403
--- Comment #41 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2011-04-05 00:36:50 UTC --- I can confirm that r171959 with --enable-checking bootstraps on f14/x86_64/linux, which was not previously the case. Thanks Bernd! I can also assert that it still fails with --disable-checking. Do I open a new bug report for the --disable-checking bootstrap failure or are we working backwards through the bugs to get back to a known good state with this one? ;)