public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/59501] [4.9 Regression] Vector Gather with GCC 4.9 2013-12-08 Snapshot
Date: Mon, 30 Dec 2013 08:53:00 -0000	[thread overview]
Message-ID: <bug-59501-4-k4RjAZFNXN@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59501-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Dec 30 08:53:10 2013
New Revision: 206243

URL: http://gcc.gnu.org/viewcvs?rev=206243&root=gcc&view=rev
Log:
    PR target/59501
    * config/i386/i386.c (ix86_save_reg): Don't return true for drap_reg
    if !crtl->stack_realign_needed.
    (ix86_finalize_stack_realign_flags): If drap_reg isn't live on entry
    and stack_realign_needed will be false, clear drap_reg and need_drap.
    Optimize leaf functions that don't need stack frame even if
    crtl->need_drap.

    * gcc.target/i386/pr59501-1.c: New test.
    * gcc.target/i386/pr59501-1a.c: New test.
    * gcc.target/i386/pr59501-2.c: New test.
    * gcc.target/i386/pr59501-2a.c: New test.
    * gcc.target/i386/pr59501-3.c: New test.
    * gcc.target/i386/pr59501-3a.c: New test.
    * gcc.target/i386/pr59501-4.c: New test.
    * gcc.target/i386/pr59501-4a.c: New test.
    * gcc.target/i386/pr59501-5.c: New test.
    * gcc.target/i386/pr59501-6.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr59501-1.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-1a.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-2.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-2a.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-3.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-3a.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-4.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-4a.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-5.c
    trunk/gcc/testsuite/gcc.target/i386/pr59501-6.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2013-12-30  8:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 22:56 [Bug tree-optimization/59501] New: " freddie at witherden dot org
2013-12-19 13:31 ` [Bug tree-optimization/59501] [4.9 Regression] " rguenth at gcc dot gnu.org
2013-12-19 18:09 ` jakub at gcc dot gnu.org
2013-12-19 18:31 ` hjl.tools at gmail dot com
2013-12-19 18:39 ` jakub at gcc dot gnu.org
2013-12-19 18:43 ` hjl.tools at gmail dot com
2013-12-30  8:53 ` jakub at gcc dot gnu.org [this message]
2013-12-30  9:46 ` jakub 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-59501-4-k4RjAZFNXN@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).