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 ipa/94217] [10 Regression] ICE in ipa_find_agg_cst_for_param, at ipa-prop.c:3467 since r10-7237-g4e3d3e40726e1b68
Date: Thu, 19 Mar 2020 09:20:31 +0000	[thread overview]
Message-ID: <bug-94217-4-kKRbBfalIQ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-94217-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:f3280e4c0c98e103603bafc466ea49651fe0b7f2

commit r10-7273-gf3280e4c0c98e103603bafc466ea49651fe0b7f2
Author: Richard Biener <rguenther@suse.de>
Date:   Thu Mar 19 10:19:24 2020 +0100

    ipa/94217 simplify offsetted address build

    This avoids using build_ref_for_offset and build_fold_addr_expr
    where type mixup easily results in something not IP invariant.

    2020-03-19  Richard Biener  <rguenther@suse.de>

            PR ipa/94217
            * ipa-cp.c (ipa_get_jf_ancestor_result): Avoid build_fold_addr_expr
            and build_ref_for_offset.

  parent reply	other threads:[~2020-03-19  9:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 17:45 [Bug ipa/94217] New: " marxin at gcc dot gnu.org
2020-03-18 17:45 ` [Bug ipa/94217] " marxin at gcc dot gnu.org
2020-03-18 18:30 ` xerofoify at gmail dot com
2020-03-18 18:43 ` mpolacek at gcc dot gnu.org
2020-03-18 18:51 ` xerofoify at gmail dot com
2020-03-18 19:22 ` marxin at gcc dot gnu.org
2020-03-18 19:37 ` marxin at gcc dot gnu.org
2020-03-19  6:40 ` rguenth at gcc dot gnu.org
2020-03-19  7:43 ` rguenth at gcc dot gnu.org
2020-03-19  9:20 ` cvs-commit at gcc dot gnu.org [this message]
2020-03-19  9:20 ` rguenth at gcc dot gnu.org
2020-03-20 11:56 ` tnfchris at gcc dot gnu.org
2020-03-20 12:05 ` tnfchris at gcc dot gnu.org
2020-03-20 16:21 ` tnfchris at gcc dot gnu.org
2020-03-20 16:25 ` marxin at gcc dot gnu.org
2020-03-20 17:28 ` tnfchris 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-94217-4-kKRbBfalIQ@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).