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

            Bug ID: 101661
           Summary: UNRESOLVED: gcc.dg/ipa/remref-6.c scan-ipa-dump inline
                    "Removed a reference"
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org
  Target Milestone: ---

The gcc.dg/ipa/remref-6.c test fails in a recent build due to a missing command
line option:

spawn -ignore SIGHUP /ssd/build/gcc-master/gcc/xgcc
-B/ssd/build/gcc-master/gcc/
/ssd/src/gcc/master/gcc/testsuite/gcc.dg/ipa/remref-6.c
-fdiagnostics-plain-output -O2 -fno-early-inlining -fno-ipa-cp
-fdump-tree-optimized -S -o remref-6.s
Executing on host: /ssd/build/gcc-master/gcc/xgcc -B/ssd/build/gcc-master/gcc/
exceptions_enabled3201.cc    -fdiagnostics-plain-output  -S -o
exceptions_enabled3201.s    (timeout = 300)
spawn -ignore SIGHUP /ssd/build/gcc-master/gcc/xgcc
-B/ssd/build/gcc-master/gcc/ exceptions_enabled3201.cc
-fdiagnostics-plain-output -S -o exceptions_enabled3201.s
PASS: gcc.dg/ipa/remref-6.c (test for excess errors)
gcc.dg/ipa/remref-6.c: dump file does not exist
UNRESOLVED: gcc.dg/ipa/remref-6.c scan-ipa-dump inline "Removed a reference"
gcc.dg/ipa/remref-6.c: dump file does not exist
UNRESOLVED: gcc.dg/ipa/remref-6.c scan-ipa-dump inline "replaced it with LOAD"
PASS: gcc.dg/ipa/remref-6.c scan-tree-dump-not optimized "builtin_exp"
testcase /ssd/src/gcc/master/gcc/testsuite/gcc.dg/ipa/ipa.exp completed in 0
seconds

                === gcc Summary ===

# of expected passes            2
# of unresolved testcases       2

Reply via email to