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

            Bug ID: 119569
           Summary: FAIL: c-c++-common/gomp/append-args-1.c (internal
                    compiler error: in modify_call_for_omp_dispatch, at
                    gimplify.cc:3957)
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          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 -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/xgcc
-B/home/dave/gnu/gcc/o
bjdir64/gcc/
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-
1.c -fdiagnostics-plain-output -fopenmp -S -o append-args-1.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:16:7:
err
or: argument 1 of 'repl0' must be of 'omp_interop_t'
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:17:64:
no
te: 'append_args' specified here
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:41:93:
er
ror: too many 'append_args' clauses
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:41:29:
er
ror: variant 'repl4' and base 'base4' have incompatible types
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:48:7:
err
or: argument 4 of 'repl5' must be of 'omp_interop_t'
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:49:64:
no
te: 'append_args' specified here
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:57:29:
er
ror: variant 'repl6' and base 'base6' have incompatible types
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c: In
funct
ion 'test':
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:82:32:
error: number of list items in 'interop' clause (2) exceeds the number of
'append_args' items (1) for 'declare variant' candidate 'repl3'
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:35:21:
note: 'declare variant' candidate 'repl3' declared here
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/gomp/append-args-1.c:83:5:
internal compiler error: in modify_call_for_omp_dispatch, at gimplify.cc:3957
libbacktrace could not find executable to open
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
See <https://gcc.gnu.org/bugs/> for instructions.
compiler exited with status 1
FAIL: c-c++-common/gomp/append-args-1.c (internal compiler error: in
modify_call_for_omp_dispatch, at gimplify.cc:3957)

Similar fails:
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++17  (test for errors, line 82)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++17 (internal compiler error:
in modify_call_for_omp_dispatch, at gimplify.cc:3957)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++26  (test for errors, line 82)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++26 (internal compiler error:
in modify_call_for_omp_dispatch, at gimplify.cc:3957)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++98  (test for errors, line 82)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++98 (internal compiler error:
in modify_call_for_omp_dispatch, at gimplify.cc:3957)
FAIL: c-c++-common/gomp/append-args-1.c  -std=c++98 (test for excess errors)

This is probably a regression.

Reply via email to