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

            Bug ID: 85911
           Summary: [9 regression] gcc.dg/tree-prof/update-loopch.c fails
                    starting with r260638
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

Looks like the the one variation doesn't work in the test case update:

# of expected passes            8
# of unexpected failures        1
# of unsupported tests          1
FAIL: gcc.dg/tree-prof/update-loopch.c scan-tree-dump switchlower1 "Removing
basic block"



PASS: gcc.dg/tree-prof/update-loopch.c execution,    -fprofile-use
-D_PROFILE_USE
PASS: gcc.dg/tree-prof/update-loopch.c scan-ipa-dump profile "loop depth 1,
count 33334"
PASS: gcc.dg/tree-prof/update-loopch.c scan-tree-dump switchlower1 "loop depth
1, count 33333"
PASS: gcc.dg/tree-prof/update-loopch.c scan-tree-dump-not switchlower1 "loop
depth 1, count 33332"
FAIL: gcc.dg/tree-prof/update-loopch.c scan-tree-dump switchlower1 "Removing
basic block"
PASS: gcc.dg/tree-prof/update-loopch.c scan-tree-dump-not switchlower1 "Invalid
sum"


r260638 | ro | 2018-05-24 07:27:01 -0500 (Thu, 24 May 2018) | 4 lines

Fix dumpfile name in gcc.dg/tree-prof/update-loopch.c

        * gcc.dg/tree-prof/update-loopch.c: Fix dumpfile name in
        scan-tree-dump*.

Reply via email to