https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61629
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2014-07-16 CC| |rsandifo at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |rsandifo at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> --- I see the same thing on MIPS for different testcases (e.g. gcc.dg/tree-ssa/pr43491.c). As you probably know, it's caused by: https://gcc.gnu.org/ml/gcc-patches/2014-06/msg01584.html Testing a fix.