public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jamborm at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/95336] Bad code gen omnetpp_r aarch64
Date: Tue, 26 May 2020 18:18:57 +0000	[thread overview]
Message-ID: <bug-95336-4-2JYePsHJ3C@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-95336-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to Erick Ochoa from comment #0)

[...]

> I did a bisection from
> 
> commit f47f687a97260b1a1305cbf2d7ee3d74b2916a74
> Author: Richard Biener <rguenther@suse.de>
> Date:   Thu Apr 25 17:58:56 2019 +0000
> 
> to:
> 
> commit 4945b4c2c8628bdd61b348ea5bd1f9b72537a36e (HEAD)
> Author: Martin Liska <mliska@suse.cz>
> Date:   Tue May 26 09:01:41 2020 +0200
> 
> and I found that the following commit may have introduced the error:
> 
> commit ff6686d2e5f797d6c6a36ad14a7084bc1dc350e4
> Author: Martin Jambor <mjambor@suse.cz>
> Date:   Fri Sep 20 00:25:04 2019 +0200
> 

Can you please try the previous revision (6889a3acfee) but with option
-fno-ipa-sra ?  If it fails, it means that the previous implementation
of IPA-SRA hid some other error (we have already had an aliasing bug
like that) - in that case it would be great if you could bisect again,
this time with this option.

  parent reply	other threads:[~2020-05-26 18:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 14:49 [Bug ipa/95336] New: " erick.ochoa@theobroma-systems.com
2020-05-26 15:08 ` [Bug ipa/95336] " pinskia at gcc dot gnu.org
2020-05-26 15:38 ` erick.ochoa@theobroma-systems.com
2020-05-26 15:48 ` erick.ochoa@theobroma-systems.com
2020-05-26 15:54 ` [Bug target/95336] " pinskia at gcc dot gnu.org
2020-05-26 16:23 ` erick.ochoa@theobroma-systems.com
2020-05-26 18:18 ` jamborm at gcc dot gnu.org [this message]
2020-05-26 20:12 ` erick.ochoa@theobroma-systems.com
2020-05-27  7:33 ` [Bug target/95336] [10/11 Regression] " rguenth at gcc dot gnu.org
2020-05-27 11:41 ` marxin at gcc dot gnu.org
2020-05-27 11:51 ` erick.ochoa@theobroma-systems.com
2020-05-27 12:00 ` marxin 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-95336-4-2JYePsHJ3C@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).