http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49059
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-19 11:15:19 UTC --- If you do not add --enable-checking the error will vanish. The check is for optimality of partitioning and asserts that no partition is empty. *** This bug has been marked as a duplicate of bug 48246 ***