public inbox for gcc-regression@sourceware.org
help / color / mirror / Atom feed
From: "haochen.jiang" <haochenj@ecsmtp.sh.intel.com>
To: ubizjak@gmail.com, gcc-regression@gcc.gnu.org,
	gcc-patches@gcc.gnu.org, haochen.jiang@intel.com
Subject: [r14-475 Regression] FAIL: libgomp.oacc-fortran/update-dt-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (test for excess errors) on Linux/x86_64
Date: Thu, 11 May 2023 10:15:44 +0800	[thread overview]
Message-ID: <202305110215.34B2FinV3877664@shliclel4214.sh.intel.com> (raw)

On Linux/x86_64,

508f082829af680ec4c1a5bcf55fe464986e3c95 is the first bad commit
commit 508f082829af680ec4c1a5bcf55fe464986e3c95
Author: Uros Bizjak <ubizjak@gmail.com>
Date:   Thu May 4 12:59:24 2023 +0200

    i386: Improve index_register_operand predicate

caused

FAIL: gfortran.dg/pr65450.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/pr65450.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: gfortran.dg/pr65450.f90   -O3 -g  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/pr65450.f90   -O3 -g  (test for excess errors)
FAIL: gfortran.dg/pr88148.f90   -O  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/pr88148.f90   -O  (test for excess errors)
FAIL: gfortran.dg/pr88932.f90   -O  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/pr88932.f90   -O  (test for excess errors)
FAIL: gfortran.dg/pr92161.f   -O  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/pr92161.f   -O  (test for excess errors)
FAIL: gfortran.dg/realloc_on_assign_10.f90   -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/realloc_on_assign_10.f90   -O1  (test for excess errors)
FAIL: gfortran.dg/realloc_on_assign_12.f90   -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/realloc_on_assign_12.f90   -O1  (test for excess errors)
FAIL: gfortran.dg/zero_sized_1.f90   -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: gfortran.dg/zero_sized_1.f90   -O1  (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90   -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: libgomp.fortran/allocatable1.f90   -O1  (test for excess errors)
FAIL: libgomp.fortran/allocatable4.f90   -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: libgomp.fortran/allocatable4.f90   -O1  (test for excess errors)
FAIL: libgomp.fortran/use_device_addr-5.f90   -O  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: libgomp.fortran/use_device_addr-5.f90   -O  (test for excess errors)
FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: libgomp.oacc-fortran/gemm-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (test for excess errors)
FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: libgomp.oacc-fortran/gemm.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (test for excess errors)
FAIL: libgomp.oacc-fortran/update-dt-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (internal compiler error: in extract_insn, at recog.cc:2791)
FAIL: libgomp.oacc-fortran/update-dt-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable  -O1  (test for excess errors)

with GCC configured with

../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r14-475/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap

To reproduce:

$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr43866.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr65450.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr88148.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr88932.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr92161.f --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/realloc_on_assign_10.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/realloc_on_assign_12.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/zero_sized_1.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.fortran/allocatable1.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.fortran/allocatable4.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.fortran/use_device_addr-5.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.fortran/use_device_addr-5.f90 --target_board='unix{-m64\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/gemm-2.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/gemm.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libgomp/testsuite && make check RUNTESTFLAGS="fortran.exp=libgomp.oacc-fortran/update-dt-array.f90 --target_board='unix{-m32\ -march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me at haochen dot jiang at intel.com)

                 reply	other threads:[~2023-05-11  2:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202305110215.34B2FinV3877664@shliclel4214.sh.intel.com \
    --to=haochenj@ecsmtp.sh.intel.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gcc-regression@gcc.gnu.org \
    --cc=haochen.jiang@intel.com \
    --cc=ubizjak@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).