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

            Bug ID: 113493
           Summary: FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times
                    optimized
           Product: gcc
           Version: 14.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

Created attachment 57148
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57148&action=edit
Tree dump

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/o
bjdir64/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/tree-ssa/slsr-13.c
-fdi
agnostics-plain-output -O3 -fdump-tree-optimized -S -o slsr-13.s
Executing on host: /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/obj
dir64/gcc/  exceptions_enabled9669.cc    -fdiagnostics-plain-output 
-Wno-compla
in-wrong-lang -S -o exceptions_enabled9669.s    (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/o
bjdir64/gcc/ exceptions_enabled9669.cc -fdiagnostics-plain-output
-Wno-complain-
wrong-lang -S -o exceptions_enabled9669.s
PASS: gcc.dg/tree-ssa/slsr-13.c (test for excess errors)
gcc.dg/tree-ssa/slsr-13.c: pattern found 0 times
FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\* 4" 2
gcc.dg/tree-ssa/slsr-13.c: pattern found 2 times
FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\* 5" 0

This has been around since at least gcc-12.

Reply via email to