public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ewlu at rivosinc dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/115387] New: [15] RISC-V: ICE in iovsprintf.c
Date: Fri, 07 Jun 2024 18:21:18 +0000	[thread overview]
Message-ID: <bug-115387-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 115387
           Summary: [15] RISC-V: ICE in iovsprintf.c
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ewlu at rivosinc dot com
  Target Milestone: ---

Created attachment 58381
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58381&action=edit
freport-bug log

iovsprintf.c: In function '__vsprintf_internal':
iovsprintf.c:34:1: error: definition in block 5 follows the use
   34 | __vsprintf_internal (char *string, size_t maxlen,
      | ^~~~~~~~~~~~~~~~~~~
for SSA_NAME: _9 in statement:
prephitmp_36 = (char *) _9;
during GIMPLE pass: widening_mul
iovsprintf.c:34:1: internal compiler error: verify_ssa failed
0x15d36cd verify_ssa(bool, bool)
        ../../../gcc/gcc/tree-ssa.cc:1203
0x121d9b5 execute_function_todo
        ../../../gcc/gcc/passes.cc:2096
0x121de0b execute_todo
        ../../../gcc/gcc/passes.cc:2143
Please submit a full bug report, with preprocessed source.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

Found on all linux targets
https://github.com/patrick-rivos/gcc-postcommit-ci/issues/1067

             reply	other threads:[~2024-06-07 18:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 18:21 ewlu at rivosinc dot com [this message]
2024-06-07 18:25 ` [Bug tree-optimization/115387] [15 regression] " pinskia at gcc dot gnu.org
2024-06-07 18:53 ` [Bug tree-optimization/115387] [15 regression] RISC-V: ICE in iovsprintf.c since r15-1081-ge14afbe2d1c ewlu at rivosinc dot com
2024-06-08  8:39 ` pan2.li at intel dot com
2024-06-09 12:16 ` dkm at gcc dot gnu.org
2024-06-09 12:23 ` dkm at gcc dot gnu.org
2024-06-10  3:37 ` pan2.li at intel dot com
2024-06-10  7:51 ` ubizjak at gmail dot com
2024-06-10 11:05 ` pan2.li at intel dot com
2024-06-10 11:18 ` sjames at gcc dot gnu.org
2024-06-10 11:18 ` [Bug tree-optimization/115387] [15 regression] " sjames at gcc dot gnu.org
2024-06-10 20:14 ` cvs-commit at gcc dot gnu.org
2024-06-10 21:51 ` slyfox at gcc dot gnu.org
2024-06-11  6:59 ` dkm at gcc dot gnu.org
2024-06-16 21:33 ` 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-115387-4@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).