public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "schwab@linux-m68k.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/65917] New: [6.0 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2
Date: Tue, 28 Apr 2015 13:55:00 -0000	[thread overview]
Message-ID: <bug-65917-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 65917
           Summary: [6.0 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c
                    scan-tree-dump-times dom1 "if " 2
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
                CC: rguenth at gcc dot gnu.org
  Target Milestone: ---
            Target: m68k-*-*

$ gcc/xgcc -B gcc/ -O1 -fdump-tree-dom1 -S
../gcc/testsuite/gcc.dg/tree-ssa/20030922-2.c && grep -c "if " 20030922-2.c.*
3

83617aa2bed0a6ac21010ba3b960d087bcb66f9b is the first bad commit
commit 83617aa2bed0a6ac21010ba3b960d087bcb66f9b
Author: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Mon Apr 27 12:46:58 2015 +0000

    2015-04-27  Richard Biener  <rguenther@suse.de>

        * tree-ssa-dom.c (record_equivalences_from_phis): Valueize PHI arg.
        (record_equivalences_from_stmt): Valueize rhs.
        (record_equality): Canonicalize x and y order via
        tree_swap_operands_p.  Do not swap operands for same loop depth.

        * gcc.target/i386/pr65217.c: XFAIL.


             reply	other threads:[~2015-04-28 13:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28 13:55 schwab@linux-m68k.org [this message]
2015-04-28 14:06 ` [Bug tree-optimization/65917] " rguenth at gcc dot gnu.org
2015-04-28 14:51 ` schwab@linux-m68k.org
2015-04-28 14:58 ` law at redhat dot com
2015-04-28 16:24 ` law at redhat dot com
2015-04-29  8:45 ` [Bug tree-optimization/65917] [6 Regression] " rguenth at gcc dot gnu.org
2015-04-29  8:51 ` rguenth at gcc dot gnu.org
2015-04-29  8:52 ` [Bug tree-optimization/65917] [6 Regression] XFAIL: " rguenth at gcc dot gnu.org
2023-03-24  7:35 ` 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-65917-4@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).