https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82986

            Bug ID: 82986
           Summary: [8 regression] gcc.dg/store_merging_13.c fail
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: andrey.y.guskov at intel dot com
  Target Milestone: ---

r254536 triggers this:

spawn -ignore SIGHUP /work/gcc/xgcc -B/work/gcc/
/source/gcc/testsuite/gcc.dg/store_merging_13.c -fno-diagnostics-show-caret
-fdiagnostics-color=never -O2 -fdump-tree-store-merging -S -o
store_merging_13.s
PASS: gcc.dg/store_merging_13.c (test for excess errors)
FAIL: gcc.dg/store_merging_13.c scan-tree-dump-times store-merging "Merging
successful" 13 (found 12 times)

Reply via email to