public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/109296] New: RISC-V build unexpected fails
@ 2023-03-27 10:33 juzhe.zhong at rivai dot ai
  2023-03-27 10:40 ` [Bug target/109296] " juzhe.zhong at rivai dot ai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: juzhe.zhong at rivai dot ai @ 2023-03-27 10:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109296
           Summary: RISC-V build unexpected fails
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: juzhe.zhong at rivai dot ai
  Target Milestone: ---

../../../riscv-gcc/gcc/config/riscv/thead.md:323:1: warning: destination
missing a mode?
../../../riscv-gcc/gcc/config/riscv/thead.md:323:1: warning: destination
missing a mode?
../../../riscv-gcc/gcc/config/riscv/thead.md:336:1: warning: destination
missing a mode?
../../../riscv-gcc/gcc/config/riscv/thead.md:336:1: warning: destination
missing a mode?

The dest operand should has machine mode specified, plz fix. Otherwise,it will 
fail in some corner situation during bootstrap.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/109296] RISC-V build unexpected fails
  2023-03-27 10:33 [Bug target/109296] New: RISC-V build unexpected fails juzhe.zhong at rivai dot ai
@ 2023-03-27 10:40 ` juzhe.zhong at rivai dot ai
  2023-03-27 11:05 ` christophm30 at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: juzhe.zhong at rivai dot ai @ 2023-03-27 10:40 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from JuzheZhong <juzhe.zhong at rivai dot ai> ---
It's related to thead extension.

can not cc to 
christoph.muellner@vrull.eu
rjiejie@linux.alibaba.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/109296] RISC-V build unexpected fails
  2023-03-27 10:33 [Bug target/109296] New: RISC-V build unexpected fails juzhe.zhong at rivai dot ai
  2023-03-27 10:40 ` [Bug target/109296] " juzhe.zhong at rivai dot ai
@ 2023-03-27 11:05 ` christophm30 at gmail dot com
  2023-03-27 12:19 ` cvs-commit at gcc dot gnu.org
  2023-03-28  6:56 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: christophm30 at gmail dot com @ 2023-03-27 11:05 UTC (permalink / raw)
  To: gcc-bugs

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

Christoph Müllner <christophm30 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christophm30 at gmail dot com

--- Comment #2 from Christoph Müllner <christophm30 at gmail dot com> ---
A proposed patch can be found here:
  https://gcc.gnu.org/pipermail/gcc-patches/2023-March/614679.html

Thanks for reporting!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/109296] RISC-V build unexpected fails
  2023-03-27 10:33 [Bug target/109296] New: RISC-V build unexpected fails juzhe.zhong at rivai dot ai
  2023-03-27 10:40 ` [Bug target/109296] " juzhe.zhong at rivai dot ai
  2023-03-27 11:05 ` christophm30 at gmail dot com
@ 2023-03-27 12:19 ` cvs-commit at gcc dot gnu.org
  2023-03-28  6:56 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-03-27 12:19 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Philipp Tomsich <ptomsich@gcc.gnu.org>:

https://gcc.gnu.org/g:9da6f93144619b0f798c2b43d7cf4fc8d42c13a0

commit r13-6877-g9da6f93144619b0f798c2b43d7cf4fc8d42c13a0
Author: Christoph Müllner <christoph.muellner@vrull.eu>
Date:   Mon Mar 27 12:51:51 2023 +0200

    target/109296 - riscv: Add missing mode specifiers for XTheadMemPair

    This patch adds missing mode specifiers for XTheadMemPair INSNs.

    gcc/ChangeLog:
            PR target/109296
            * config/riscv/thead.md: Add missing mode specifiers.

    Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/109296] RISC-V build unexpected fails
  2023-03-27 10:33 [Bug target/109296] New: RISC-V build unexpected fails juzhe.zhong at rivai dot ai
                   ` (2 preceding siblings ...)
  2023-03-27 12:19 ` cvs-commit at gcc dot gnu.org
@ 2023-03-28  6:56 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-03-28  6:56 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
             Target|                            |riscv
         Resolution|---                         |FIXED

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed I suppose.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-28  6:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27 10:33 [Bug target/109296] New: RISC-V build unexpected fails juzhe.zhong at rivai dot ai
2023-03-27 10:40 ` [Bug target/109296] " juzhe.zhong at rivai dot ai
2023-03-27 11:05 ` christophm30 at gmail dot com
2023-03-27 12:19 ` cvs-commit at gcc dot gnu.org
2023-03-28  6:56 ` rguenth at gcc dot gnu.org

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).