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 middle-end/90773] Improve piecewise operation
Date: Tue, 27 Apr 2021 15:23:39 +0000	[thread overview]
Message-ID: <bug-90773-4-QE2CwVx3xi@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-90773-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 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:3bb41228d76b3a3cbd9923d57388f0903f7683de

commit r12-162-g3bb41228d76b3a3cbd9923d57388f0903f7683de
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Apr 26 15:36:18 2021 -0700

    op_by_pieces_d::run: Change a while loop to a do-while loop

    Change a while loop in op_by_pieces_d::run to a do-while loop to prepare
    for offset adjusted operation for the remaining bytes on the last piece
    operation of a memory region.

            PR middle-end/90773
            * expr.c (op_by_pieces_d::get_usable_mode): New member function.
            (op_by_pieces_d::run): Cange a while loop to a do-while loop.

       reply	other threads:[~2021-04-27 15:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-90773-4@http.gcc.gnu.org/bugzilla/>
2021-04-27 15:23 ` cvs-commit at gcc dot gnu.org [this message]
2021-04-29 11:45 ` cvs-commit at gcc dot gnu.org
2021-04-30 11:35 ` cvs-commit at gcc dot gnu.org
2021-05-21 14:28 ` cvs-commit at gcc dot gnu.org
2021-07-30 17:35 ` cvs-commit at gcc dot gnu.org
2021-08-01 17:20 ` hjl.tools at gmail dot com
2021-08-02 17:41 ` cvs-commit at gcc dot gnu.org
2021-08-02 17:41 ` cvs-commit at gcc dot gnu.org
2021-08-02 17:48 ` hjl.tools at gmail dot com
2021-08-02 17:52 ` hjl.tools at gmail dot com
2021-08-03  3:36 ` hjl.tools at gmail dot com
2021-08-05 12:31 ` hjl.tools at gmail dot com
2021-08-05 12:36 ` hjl.tools at gmail dot com
2021-08-07 14:52 ` hjl.tools at gmail dot com
2021-08-22  1:26 ` hjl.tools at gmail dot com
2021-10-06 23:48 ` 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-90773-4-QE2CwVx3xi@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).