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

            Bug ID: 108604
           Summary: New test case gcc.dg/torture/pr108574-3.c in
                    r13-5492-g7ac3e69e311351 hangs
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:7ac3e69e311351b70407d7f87a0169c4d463e57b, r13-5492-g7ac3e69e311351

The test case runs long enough to time out.  I tried one by hand and it ran at
least an hour before I killed it.

make  -k check-gcc RUNTESTFLAGS="dg-torture.exp=gcc.dg/torture/pr108574-3.c"
FAIL: gcc.dg/torture/pr108574-3.c   -O0  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -O1  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -O2  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -O3 -g  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -Os  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  execution test
FAIL: gcc.dg/torture/pr108574-3.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  execution test
# of expected passes            8
# of unexpected failures        8


commit 7ac3e69e311351b70407d7f87a0169c4d463e57b (HEAD, refs/bisect/bad)
Author: Richard Biener <rguent...@suse.de>
Date:   Mon Jan 30 09:25:23 2023 +0100

    tree-optimization/108574 - wrong-code with PRE PHI node processing

Reply via email to