public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hubicka at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/60077] [4.9 regression] gcc.target/i386/pr35767-5.c FAILs
Date: Fri, 07 Feb 2014 02:12:00 -0000	[thread overview]
Message-ID: <bug-60077-4-r5gN5vCt2s@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60077-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Fri Feb  7 02:11:27 2014
New Revision: 207587

URL: http://gcc.gnu.org/viewcvs?rev=207587&root=gcc&view=rev
Log:

    PR target/60077
    * expr.c (emit_move_resolve_push): Export; be bit more selective
    on when to clear alias set.
    * expr.h (emit_move_resolve_push): Declare.
    * function.h (struct function): Add tail_call_marked.
    * tree-tailcall.c (optimize_tail_call): Set tail_call_marked.
    * config/i386/i386-protos.h (ix86_expand_push): Remove.
    * config/i386/i386.md (TImode move expander): De not call
    ix86_expand_push.
    (FP push expanders): Preserve memory attributes.
    * config/i386/sse.md (push<mode>1): Remove.
    * config/i386/i386.c (ix86_expand_vector_move): Handle push
    operation.
    (ix86_expand_push): Remove.
    * config/i386/mmx.md (push<mode>1): Remove.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386-protos.h
    trunk/gcc/config/i386/i386.c
    trunk/gcc/config/i386/i386.md
    trunk/gcc/config/i386/mmx.md
    trunk/gcc/config/i386/sse.md
    trunk/gcc/expr.c
    trunk/gcc/expr.h
    trunk/gcc/function.h
    trunk/gcc/tree-tailcall.c


  parent reply	other threads:[~2014-02-07  2:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 13:50 [Bug target/60077] New: " ro at gcc dot gnu.org
2014-02-05 13:50 ` [Bug target/60077] " ro at gcc dot gnu.org
2014-02-05 14:40 ` rguenth at gcc dot gnu.org
2014-02-06  9:04 ` jakub at gcc dot gnu.org
2014-02-06 10:49 ` jakub at gcc dot gnu.org
2014-02-07  2:12 ` hubicka at gcc dot gnu.org
2014-02-07  2:12 ` hubicka at gcc dot gnu.org [this message]
2014-02-07 23:55 ` 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-60077-4-r5gN5vCt2s@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).