public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/52028] [4.7 Regression] wrong code with -O2 -ftree-loop-distribution
Date: Mon, 30 Jan 2012 16:39:00 -0000	[thread overview]
Message-ID: <bug-52028-4-qSW46lmp9Y@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52028-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-30 15:51:34 UTC ---
Author: rguenth
Date: Mon Jan 30 15:51:23 2012
New Revision: 183730

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183730
Log:
2012-01-30  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/52028
    * tree-loop-distribution.c (ldist_gen): Properly update
    virtual SSA form.

    * gcc.dg/torture/pr52028.c: New testcase.
    * gfortran.dg/ldist-pr45199.f: Adjust.
    * gcc.dg/tree-ssa/ldist-16.c: Likewise.
    * gcc.dg/tree-ssa/ldist-17.c: Likewise.
    * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr52028.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-16.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    trunk/gcc/testsuite/gfortran.dg/ldist-pr45199.f
    trunk/gcc/tree-loop-distribution.c


      parent reply	other threads:[~2012-01-30 15:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-28 16:40 [Bug tree-optimization/52028] New: " zsojka at seznam dot cz
2012-01-28 16:48 ` [Bug tree-optimization/52028] " dominiq at lps dot ens.fr
2012-01-28 16:52 ` jakub at gcc dot gnu.org
2012-01-30 10:51 ` rguenth at gcc dot gnu.org
2012-01-30 14:13 ` rguenth at gcc dot gnu.org
2012-01-30 14:28 ` rguenth at gcc dot gnu.org
2012-01-30 16:17 ` rguenth at gcc dot gnu.org
2012-01-30 16:39 ` rguenth at gcc dot gnu.org [this message]

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-52028-4-qSW46lmp9Y@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).