This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/83454] New: FAIL: gcc.dg/tree-ssa/cswtch-4.c and cswtch-5.c


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

            Bug ID: 83454
           Summary: FAIL: gcc.dg/tree-ssa/cswtch-4.c and cswtch-5.c
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gc
c/gcc/testsuite/gcc.dg/tree-ssa/cswtch-4.c -fno-diagnostics-show-caret
-fdiagnostics-color=never -O2 -fdump-tree-switchconv -S -o cswtch-4.s
PASS: gcc.dg/tree-ssa/cswtch-4.c (test for excess errors)FAIL:
gcc.dg/tree-ssa/cswtch-4.c scan-tree-dump-times switchconv "Switch converted" 2
(found 0 times)FAIL: gcc.dg/tree-ssa/cswtch-4.c scan-tree-dump-times switchconv
"= CSWTCH" 2 (f
ound 0 times)Executing on host: /test/gnu/gcc/objdir/gcc/xgcc
-B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/cswtch-5.c  
-fno-diagnostics-show-
caret -fdiagnostics-color=never   -O2 -fdump-tree-switchconv -S   -o cswtch-5.s 
   (timeout = 300)spawn /test/gnu/gcc/objdir/gcc/xgcc
-B/test/gnu/gcc/objdir/gcc/ /test/gnu/gcc/gc
c/gcc/testsuite/gcc.dg/tree-ssa/cswtch-5.c -fno-diagnostics-show-caret
-fdiagnostics-color=never -O2 -fdump-tree-switchconv -S -o cswtch-5.s
PASS: gcc.dg/tree-ssa/cswtch-5.c (test for excess errors)FAIL:
gcc.dg/tree-ssa/cswtch-5.c scan-tree-dump-times switchconv "Switch converted" 2
(found 0 times)FAIL: gcc.dg/tree-ssa/cswtch-5.c scan-tree-dump-times switchconv
"= CSWTCH" 2 (f
ound 0 times)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]