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

            Bug ID: 121503
           Summary: [16 regression] gcc.c-torture/execute/pr77718.c FAIL
                    starting with - r16-3067-g8e3239e3e92f3c
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kishan at gcc dot gnu.org
                CC: rsandifo at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc64le-linux-gnu

Below failures occurs on Power10, Power9 and power9 IEEE128

Running CI/gcc/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/pr77718.c   -O2  (internal compiler error: in
gen_rtx_SUBREG, at emit-rtl.cc:1048)
FAIL: gcc.c-torture/execute/pr77718.c   -O2  (test for excess errors)
FAIL: gcc.c-torture/execute/pr77718.c   -O3 -g  (internal compiler error: in
gen_rtx_SUBREG, at emit-rtl.cc:1048)
FAIL: gcc.c-torture/execute/pr77718.c   -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/execute/pr77718.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (internal compiler error: in gen_rtx_SUBREG, at
emit-rtl.cc:1048)
FAIL: gcc.c-torture/execute/pr77718.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)
FAIL: gcc.c-torture/execute/pr77718.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (internal compiler error: in gen_rtx_SUBREG, at
emit-rtl.cc:1048)
FAIL: gcc.c-torture/execute/pr77718.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  (test for excess errors)

                === gcc Summary ===

# of expected passes            6
# of unexpected failures        8
# of unresolved testcases       4


Running CI/gcc/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/memcmp-pr95189.c (internal compiler error: in gen_rtx_SUBREG, at
emit-rtl.cc:1048)
FAIL: gcc.dg/memcmp-pr95189.c (test for excess errors)

                === gcc Summary ===

# of unexpected failures        2
# of unresolved testcases       1

FAIL: c-c++-common/cpp/embed-21.c  -std=gnu++17 (internal compiler error: in
gen_rtx_SUBREG, at emit-rtl.cc:1048)
FAIL: c-c++-common/cpp/embed-21.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/cpp/embed-21.c  -std=gnu++26 (internal compiler error: in
gen_rtx_SUBREG, at emit-rtl.cc:1048)
FAIL: c-c++-common/cpp/embed-21.c  -std=gnu++26 (test for excess errors)
FAIL: c-c++-common/cpp/embed-21.c  -std=gnu++98 (internal compiler error: in
gen_rtx_SUBREG, at emit-rtl.cc:1048)
FAIL: c-c++-common/cpp/embed-21.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/cpp/embed-21.c  -Wc++-compat  (internal compiler error: in
gen_rtx_SUBREG, at emit-rtl.cc:1048)
FAIL: c-c++-common/cpp/embed-21.c  -Wc++-compat  (test for excess errors)
UNRESOLVED: c-c++-common/cpp/embed-21.c  -std=gnu++17 compilation failed to
produce executable
UNRESOLVED: c-c++-common/cpp/embed-21.c  -std=gnu++26 compilation failed to
produce executable
UNRESOLVED: c-c++-common/cpp/embed-21.c  -std=gnu++98 compilation failed to
produce executable
UNRESOLVED: c-c++-common/cpp/embed-21.c  -Wc++-compat  compilation failed to
produce executable

Reply via email to