public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kkojima at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/49486] [4.7 Regression] Bootstrap failure
Date: Wed, 28 Sep 2011 21:53:00 -0000	[thread overview]
Message-ID: <bug-49486-4-gkDOZCdYNW@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49486-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-09-28 21:43:06 UTC ---
Author: kkojima
Date: Wed Sep 28 21:43:01 2011
New Revision: 179320

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179320
Log:
    PR target/49486
    * config/sh/sh.md (negdi2): Move expansion into split to
    allow more combination options.  Add T_REG clobber.
    (abssi2): New expander.
    (*negdi2, *abssi2, *negabssi2): New insns.
    (cneg): Change from insn to insn_and_split.  Rename to
    negsi_cond.  Add alternative for non-SH4.
    * gcc.target/sh/pr49468-si.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/sh/pr49468-si.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2011-09-28 21:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 12:58 [Bug bootstrap/49486] New: " hjl.tools at gmail dot com
2011-06-21 13:01 ` [Bug bootstrap/49486] " rguenth at gcc dot gnu.org
2011-09-28 21:53 ` kkojima at gcc dot gnu.org [this message]
2012-03-02 21:21 ` olegendo 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-49486-4-gkDOZCdYNW@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).