public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/101505] [10 Regression] ICE: verify_gimple failed (error: incompatible types in 'PHI' argument 0)
Date: Mon, 06 Sep 2021 09:10:22 +0000	[thread overview]
Message-ID: <bug-101505-4-JDEe5kW3iw@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-101505-4@http.gcc.gnu.org/bugzilla/>

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |97706

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
There's more changes/fixes to be backported to fix this on the GCC 10 branch,
like PR97706 and related fixes.  Not sure if it is worth the trouble, the ICE
doesn't seem to reproduce for me on the branch but instead I get

t.c: In function 'w7.simdclone.0':
t.c:4:1: error: non-trivial conversion in 'ssa_name'
    4 | w7 (void)
      | ^~
vector(8) unsigned char
vector(8) <unnamed type>
vect__18.21_29 = mask__4.19_25;
t.c:4: confused by earlier errors, bailing out

which may be another issue that's latent there.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97706
[Bug 97706] [11 Regression] ICE with LTO at -O3: verify_gimple failed
(incompatible types in 'PHI' argument 0)

  parent reply	other threads:[~2021-09-06  9:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19  7:35 [Bug target/101505] New: [10/11/12 " asolokha at gmx dot com
2021-07-19  7:45 ` [Bug target/101505] " rguenth at gcc dot gnu.org
2021-07-19 11:26 ` rguenth at gcc dot gnu.org
2021-07-19 11:26 ` rguenth at gcc dot gnu.org
2021-07-19 12:21 ` cvs-commit at gcc dot gnu.org
2021-07-19 12:22 ` [Bug target/101505] [10/11 " rguenth at gcc dot gnu.org
2021-08-04 20:49 ` dcb314 at hotmail dot com
2021-08-04 21:13 ` dcb314 at hotmail dot com
2021-08-05  8:16 ` rguenth at gcc dot gnu.org
2021-08-05 18:31 ` dcb314 at hotmail dot com
2021-08-06  9:43 ` cvs-commit at gcc dot gnu.org
2021-09-06  9:10 ` rguenth at gcc dot gnu.org [this message]
2022-06-28 10:45 ` [Bug target/101505] [10 " jakub at gcc dot gnu.org
2023-07-07  9:44 ` rguenth 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-101505-4-JDEe5kW3iw@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).