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

            Bug ID: 58402
           Summary: [4.9 regression] FAIL: gcc.dg/tree-ssa/phi-opt-1.c
                    scan-tree-dump-times optimized "if" 0
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sch...@linux-m68k.org
                CC: rguenther at suse dot de
            Blocks: 58377
            Target: m68k-*-*

This fails since r202496:

$ rm -f phi-opt-1.c.* && gcc/xgcc -Bgcc/
../gcc/testsuite/gcc.dg/tree-ssa/phi-opt-1.c -fno-diagnostics-show-caret
-fdiagnostics-color=never -O1 -fdump-tree-optimized -S -o phi-opt-1.s && grep
if phi-opt-1.c.*.optimized 
  if (c_2(D) == 0)
  if (a_3(D) == 0)

Reply via email to