From: Hans-Peter Nilsson <h...@bitrange.com> Date: Sat, 12 Nov 2011 07:25:46 -0500 (EST)
> On Fri, 11 Nov 2011, David Miller wrote: >> >> While building libstdc++ I get an assertion failure in haifa-sched.c, >> specifically the assertion on line 3437 is failing: > >> I haven't looked more deeply at it, but the first recent suspicious change >> are the basic block handling changes Alan made two days ago: > > Try <http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01409.html> > and maybe approve or commit the patch there. That patch indeed does fix the problem for me. However, I don't feel qualified enough on CFG issues to approve or commit that patch. Someone else will need give it the OK. Thanks!