public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/111566] RISC-V Vector Fortran: ICE in final_scan_insn_1 (final RTL pass)
Date: Sun, 01 Oct 2023 05:22:41 +0000	[thread overview]
Message-ID: <bug-111566-4-VYrfvLZwDI@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-111566-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Joern Rennecke <amylaar@gcc.gnu.org>:

https://gcc.gnu.org/g:f416a3fdbee32ae12b055b8e3e4ee11c3df7c117

commit r14-4353-gf416a3fdbee32ae12b055b8e3e4ee11c3df7c117
Author: Joern Rennecke <joern.rennecke@embecosm.com>
Date:   Sun Oct 1 06:13:37 2023 +0100

    Make riscv_vector::legitimize_move adjust SRC in the caller.

    2023-09-29  Joern Rennecke  <joern.rennecke@embecosm.com>
                Juzhe-Zhong  <juzhe.zhong@rivai.ai>

            PR target/111566

    gcc/
            * config/riscv/riscv-protos.h (riscv_vector::legitimize_move):
            Change second parameter to rtx *.
            * config/riscv/riscv-v.cc (risv_vector::legitimize_move): Likewise.
            * config/riscv/vector.md: Changed callers of
            riscv_vector::legitimize_move.
            (*mov<mode>_mem_to_mem): Remove.

    gcc/testsuite/

            * gcc.target/riscv/rvv/autovec/vls/mov-1.c: Adapt test.
            * gcc.target/riscv/rvv/autovec/vls/mov-10.c: Ditto.
            * gcc.target/riscv/rvv/autovec/vls/mov-3.c: Ditto.
            * gcc.target/riscv/rvv/autovec/vls/mov-5.c: Ditto.
            * gcc.target/riscv/rvv/autovec/vls/mov-7.c: Ditto.
            * gcc.target/riscv/rvv/autovec/vls/mov-8.c: Ditto.
            * gcc.target/riscv/rvv/autovec/vls/mov-9.c: Ditto.1
            * gcc.target/riscv/rvv/autovec/vls/mov-2.c: Removed.
            * gcc.target/riscv/rvv/autovec/vls/mov-4.c: Removed.
            * gcc.target/riscv/rvv/autovec/vls/mov-6.c: Removed.
            * gcc.target/riscv/rvv/fortran/pr111566.f90: New test.

    Co-Authored-By: Juzhe-Zhong  <juzhe.zhong@rivai.ai>

  parent reply	other threads:[~2023-10-01  5:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-24  8:09 [Bug middle-end/111566] New: " jeremy.bennett at embecosm dot com
2023-09-24  8:36 ` [Bug target/111566] " pinskia at gcc dot gnu.org
2023-09-29 22:36 ` amylaar at gcc dot gnu.org
2023-09-30  0:28 ` amylaar at gcc dot gnu.org
2023-09-30  0:42 ` amylaar at gcc dot gnu.org
2023-09-30  0:58 ` amylaar at gcc dot gnu.org
2023-10-01  5:22 ` cvs-commit at gcc dot gnu.org [this message]
2023-10-03  8:30 ` jeremy.bennett at embecosm dot com

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=bug-111566-4-VYrfvLZwDI@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).