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/56719] missed optimization: i > 0xffff || i*4 > 0xffff
Date: Thu, 31 Dec 2020 23:04:44 +0000	[thread overview]
Message-ID: <bug-56719-4-qd6sgVfQEV@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56719-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:3ab7a91f36c898b9da665e5e36318a1d9ff12946

commit r11-6382-g3ab7a91f36c898b9da665e5e36318a1d9ff12946
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Jan 1 00:03:35 2021 +0100

    testsuite: Fix up pr56719.c testcase [PR98489]

    On some targets, there are no < 8191; and >= 8191; strings,
    but < 8191) and >= 8191), so just remove the ; from the regexps.

    2021-01-01  Jakub Jelinek  <jakub@redhat.com>

            PR testsuite/98489
            PR tree-optimization/56719
            * gcc.dg/tree-ssa/pr56719.c: Remove semicolon from
            scan-tree-dump-times regexps.

  parent reply	other threads:[~2020-12-31 23:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 11:27 [Bug rtl-optimization/56719] New: " felix-gcc at fefe dot de
2013-03-25 11:41 ` [Bug rtl-optimization/56719] " ktietz at gcc dot gnu.org
2013-03-25 12:21 ` [Bug middle-end/56719] " rguenth at gcc dot gnu.org
2013-03-25 14:41 ` felix-gcc at fefe dot de
2013-03-25 14:55 ` rguenth at gcc dot gnu.org
2013-03-25 15:06 ` felix-gcc at fefe dot de
2013-03-25 15:26 ` jakub at gcc dot gnu.org
2013-03-25 16:01 ` felix-gcc at fefe dot de
2020-12-25 12:23 ` vanyacpp at gmail dot com
2020-12-29 12:05 ` jakub at gcc dot gnu.org
2020-12-31  9:19 ` cvs-commit at gcc dot gnu.org
2020-12-31 23:04 ` cvs-commit at gcc dot gnu.org [this message]
2021-08-01 18:10 ` pinskia at gcc dot gnu.org
2021-08-01 18:12 ` pinskia at gcc dot gnu.org
2021-08-01 18:12 ` [Bug tree-optimization/56719] " pinskia 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-56719-4-qd6sgVfQEV@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).