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/56608] [4.7 Regression] SLP seems to produce incorrect value with -ffast-math
Date: Tue, 26 Mar 2013 10:16:00 -0000	[thread overview]
Message-ID: <bug-56608-4-ndjyVcCa5y@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56608-4@http.gcc.gnu.org/bugzilla/>


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|                            |4.7.3
         Resolution|                            |FIXED
      Known to fail|4.7.3                       |4.7.2

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-26 10:16:08 UTC ---
Author: rguenth
Date: Tue Mar 26 10:12:52 2013
New Revision: 197096

URL: http://gcc.gnu.org/viewcvs?rev=197096&root=gcc&view=rev
Log:
2013-03-26  Richard Biener  <rguenther@suse.de>

        Backport from mainline
        2013-03-13  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/56608
    * tree-vect-slp.c (vect_schedule_slp): Do not remove scalar
    calls when vectorizing basic-blocks.

    * gcc.dg/vect/fast-math-bb-slp-call-3.c: New testcase.

        2013-03-05  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/56270
    * tree-vect-slp.c (vect_schedule_slp): Clear vectorized stmts
    of loads after scheduling an SLP instance.

    * gcc.dg/vect/slp-38.c: New testcase.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-3.c
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/slp-38.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/tree-vect-slp.c


      parent reply	other threads:[~2013-03-26 10:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13  2:55 [Bug c/56608] New: built-in floor function returns false results when build " udifuchs at gmail dot com
2013-03-13  2:56 ` [Bug c/56608] " udifuchs at gmail dot com
2013-03-13  3:27 ` [Bug tree-optimization/56608] SLP seems to produce incorrect value " pinskia at gcc dot gnu.org
2013-03-13  9:08 ` [Bug tree-optimization/56608] [4.7/4.8 Regression] " rguenth at gcc dot gnu.org
2013-03-13 10:44 ` rguenth at gcc dot gnu.org
2013-03-13 12:16 ` rguenth at gcc dot gnu.org
2013-03-13 13:16 ` [Bug tree-optimization/56608] [4.7 " rguenth at gcc dot gnu.org
2013-03-26 10:16 ` 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-56608-4-ndjyVcCa5y@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).