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/101742] [12 Regression] ICE in expand_mult, at expmed.c:3585 since r12-2666-g29f0e955c97da002
Date: Wed, 04 Aug 2021 13:25:40 +0000	[thread overview]
Message-ID: <bug-101742-4-AggIrASzbs@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-101742-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:f2e5d2717d9e249edc5e0d45e49e4f9ef81fc694

commit r12-2732-gf2e5d2717d9e249edc5e0d45e49e4f9ef81fc694
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Aug 3 06:17:22 2021 -0700

    by_pieces: Pass MAX_PIECES to op_by_pieces_d

    Pass MAX_PIECES to op_by_pieces_d::op_by_pieces_d for move, store and
    compare.

            PR target/101742
            * expr.c (op_by_pieces_d::op_by_pieces_d): Add a max_pieces
            argument to set m_max_size.
            (move_by_pieces_d): Pass MOVE_MAX_PIECES to op_by_pieces_d.
            (store_by_pieces_d): Pass STORE_MAX_PIECES to op_by_pieces_d.
            (compare_by_pieces_d): Pass COMPARE_MAX_PIECES to op_by_pieces_d.

  parent reply	other threads:[~2021-08-04 13:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  7:50 [Bug target/101742] New: " marxin at gcc dot gnu.org
2021-08-03  7:51 ` [Bug target/101742] " marxin at gcc dot gnu.org
2021-08-03 13:57 ` hjl.tools at gmail dot com
2021-08-04 13:25 ` cvs-commit at gcc dot gnu.org [this message]
2021-08-04 20:02 ` cvs-commit at gcc dot gnu.org
2021-08-04 20:06 ` hjl.tools at gmail dot 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-101742-4-AggIrASzbs@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).