public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/43614] [4.4 Regression] ice in gimple_rhs_has_side_effects, at gimple.c:2248
Date: Thu, 08 Apr 2010 11:28:00 -0000	[thread overview]
Message-ID: <20100408112827.16047.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43614-12544@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from jakub at gcc dot gnu dot org  2010-04-08 11:28 -------
Subject: Bug 43614

Author: jakub
Date: Thu Apr  8 11:28:06 2010
New Revision: 158117

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158117
Log:
        Backport from mainline:
        2010-04-01  Richard Guenther  <rguenther@suse.de>

        PR middle-end/43614
        * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
        and TREE_THIS_VOLATILE.
        (copy_ref_info): Likewise.
        * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
        * tree.c (build7_stat): Ignore side-effects of all but arg5
        for TARGET_MEM_REF.  Set TREE_THIS_VOLATILE from arg5 of
        TARGET_MEM_REF.

        * gcc.c-torture/compile/pr43614.c: New testcase.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43614.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/tree-ssa-address.c
    branches/gcc-4_4-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gcc-4_4-branch/gcc/tree-ssa-operands.c
    branches/gcc-4_4-branch/gcc/tree.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43614


  parent reply	other threads:[~2010-04-08 11:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01  2:39 [Bug c/43614] New: " regehr at cs dot utah dot edu
2010-04-01  3:08 ` [Bug middle-end/43614] [4.5 Regression] " pinskia at gcc dot gnu dot org
2010-04-01  3:10 ` pinskia at gcc dot gnu dot org
2010-04-01 14:22 ` [Bug tree-optimization/43614] [4.4/4.5 " rguenth at gcc dot gnu dot org
2010-04-01 14:22 ` rguenth at gcc dot gnu dot org
2010-04-01 14:36 ` rguenth at gcc dot gnu dot org
2010-04-01 16:19 ` rguenth at gcc dot gnu dot org
2010-04-01 16:26 ` [Bug tree-optimization/43614] [4.4 " rguenth at gcc dot gnu dot org
2010-04-08 11:28 ` jakub at gcc dot gnu dot org [this message]
2010-04-08 11:34 ` jakub at gcc dot gnu dot 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=20100408112827.16047.qmail@sourceware.org \
    --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).