public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <rguenther@suse.de>
To: Andreas Schwab <schwab@suse.de>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH][2/2] Make SCCVN use conditional equivalences
Date: Thu, 13 Aug 2015 10:00:00 -0000	[thread overview]
Message-ID: <alpine.LSU.2.11.1508131154350.19998@zhemvz.fhfr.qr> (raw)
In-Reply-To: <mvmegj7ikl6.fsf@hawking.suse.de>

On Thu, 13 Aug 2015, Andreas Schwab wrote:

> On ia64 and arm64:
> 
> FAIL: g++.dg/tree-ssa/pr61034.C  -std=gnu++11  scan-tree-dump-times fre2 "free" 10
> 
> $ gcc/xg++ -Bgcc/ ../gcc/testsuite/g++.dg/tree-ssa/pr61034.C -nostdinc++ -Iia64-suse-linux/libstdc++-v3/include/ia64-suse-linux -Iia64-suse-linux/libstdc++-v3/include -I../libstdc++-v3/libsupc++ -I../libstdc++-v3/include/backward -I../libstdc++-v3/testsuite/util -std=gnu++11 -O3 -fdump-tree-fre2 -S -o pr61034.s
> $ grep -c free *.fre2
> 14

Hmpf.  I remember

2015-04-28  Jan Hubicka  <hubicka@ucw.cz>

        * g++.dg/tree-ssa/pr61034.C: Add temporary; fix template.

which managed to fix an inconsistency.  I suppose that no longer
works :/

Will try to investigate at some point - mind opening a bug for this one?

Thanks,
Richard.

  reply	other threads:[~2015-08-13  9:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12  9:15 Richard Biener
2015-08-12 14:23 ` Richard Biener
2015-08-13  9:15   ` Andreas Schwab
2015-08-13  9:25     ` Richard Biener
2015-08-13 10:56       ` Andreas Schwab
2015-08-13  9:55   ` Andreas Schwab
2015-08-13 10:00     ` Richard Biener [this message]
2015-08-24 12:50     ` Rainer Orth
2015-08-24 12:54       ` Andreas Schwab
2015-08-16 19:02   ` H.J. Lu

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=alpine.LSU.2.11.1508131154350.19998@zhemvz.fhfr.qr \
    --to=rguenther@suse.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=schwab@suse.de \
    /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).