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/113742] ICE: RTL check: expected elt 1 type 'i' or 'n', have 'e' (rtx set) in riscv_macro_fusion_pair_p, at config/riscv/riscv.cc:8416 with -O2 -finstrument-functions -mtune=sifive-p600-series
Date: Wed, 21 Feb 2024 17:40:28 +0000	[thread overview]
Message-ID: <bug-113742-4-WI1TocGAz8@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113742-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Edwin Lu <ewlu@gcc.gnu.org>:

https://gcc.gnu.org/g:3232ebd91ed55b275b9d5a6e8355336382c4afd5

commit r14-9118-g3232ebd91ed55b275b9d5a6e8355336382c4afd5
Author: Edwin Lu <ewlu@rivosinc.com>
Date:   Tue Feb 20 13:53:40 2024 -0800

    RISC-V: Specify mtune and march for PR113742

    The testcase pr113742.c is failing for 32 bit targets due to the following
cc1
    error:
    cc1: error: ABI requries '-march=rv64'

    Specify '-march=rv64gc' with '-mtune=sifive-p600-series'

            PR target/113742

    gcc/testsuite/ChangeLog:

            * gcc.target/riscv/pr113742.c: change mcpu to mtune and add march

    Signed-off-by: Edwin Lu <ewlu@rivosinc.com>

  parent reply	other threads:[~2024-02-21 17:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-03 11:08 [Bug target/113742] New: " zsojka at seznam dot cz
2024-02-04 13:30 ` [Bug target/113742] " kito at gcc dot gnu.org
2024-02-13 16:03 ` cvs-commit at gcc dot gnu.org
2024-02-21 17:40 ` cvs-commit at gcc dot gnu.org [this message]
2024-02-27 19:47 ` zsojka at seznam dot cz
2024-04-08  3:55 ` law at gcc dot gnu.org

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-113742-4-WI1TocGAz8@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).