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 tree-optimization/102046] [12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.c:87 with -O3 -march=btver2 since r12-1372-ga325bdd195ee96f8
Date: Wed, 25 Aug 2021 09:32:16 +0000	[thread overview]
Message-ID: <bug-102046-4-PGCdSI5pCl@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-102046-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:29c77454e5ab33ce06a741eacdfbd5348fbccc95

commit r12-3138-g29c77454e5ab33ce06a741eacdfbd5348fbccc95
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Aug 25 10:06:01 2021 +0200

    tree-optimization/102046 - fix SLP build from scalars with patterns

    When we swap operands for SLP builds we lose track where exactly
    pattern defs are - but we fail to update the any_pattern member
    of the operands info.  Do so conservatively.

    2021-08-25  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/102046
            * tree-vect-slp.c (vect_build_slp_tree_2): Conservatively
            update ->any_pattern when swapping operands.

            * gcc.dg/vect/pr102046.c: New testcase.

  parent reply	other threads:[~2021-08-25  9:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-24 15:53 [Bug tree-optimization/102046] New: [12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.c:87 with -O3 -march=btver2 zsojka at seznam dot cz
2021-08-24 21:51 ` [Bug tree-optimization/102046] " pinskia at gcc dot gnu.org
2021-08-24 21:53 ` pinskia at gcc dot gnu.org
2021-08-24 22:00 ` pinskia at gcc dot gnu.org
2021-08-25  7:39 ` rguenth at gcc dot gnu.org
2021-08-25  8:01 ` [Bug tree-optimization/102046] [12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.c:87 with -O3 -march=btver2 since r12-1372-ga325bdd195ee96f8 marxin at gcc dot gnu.org
2021-08-25  9:32 ` cvs-commit at gcc dot gnu.org [this message]
2021-08-25  9:56 ` [Bug tree-optimization/102046] [10/11 " rguenth at gcc dot gnu.org
2021-09-06  8:50 ` cvs-commit at gcc dot gnu.org
2021-10-13 11:09 ` [Bug tree-optimization/102046] [10 " cvs-commit at gcc dot gnu.org
2021-10-13 11:10 ` rguenth at gcc dot gnu.org
2021-10-29  1:55 ` duan.db at linux dot alibaba.com
2021-10-29  1:56 ` duan.db at linux dot alibaba.com
2021-10-29  1:59 ` duan.db at linux dot alibaba.com
2021-10-29  2:01 ` duan.db at linux dot alibaba.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-102046-4-PGCdSI5pCl@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).