http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823

Diego Novillo <dnovillo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at gcc dot gnu.org

--- Comment #12 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-11-23 
17:55:09 UTC ---
I am also seeing this failure building with -m32 -march=pentium4.  We fail the
assertion

+      gcc_assert (cached_badness == current_badness);

Sadly, it happens on a hairy large TU that I have not yet reduced.

Reply via email to