public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/27405] [4.2/4.3 Regression] gcc.c-torture/execute/960209-1.c ICEs on sh64-* with -O3
Date: Sun, 20 May 2007 23:14:00 -0000	[thread overview]
Message-ID: <20070520231401.31457.qmail@sourceware.org> (raw)
In-Reply-To: <bug-27405-5208@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from kkojima at gcc dot gnu dot org  2007-05-21 00:14 -------
Subject: Bug 27405

Author: kkojima
Date: Sun May 20 23:13:48 2007
New Revision: 124879

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124879
Log:
        PR target/27405
        Backport from mainline.
        * config/sh/sh.md (cmp{eq,gt,gtu}{si,di}_media): Remove.
        (cmpsi{eq,gt,gtu}{si,di}_media): Rename to
        cmp{eq,gt,gtu}{si,di}_media.
        (*cmpne0si_media): Remove.
        (*movsicc_umin): Adjust gen_cmp*_media call.
        (unordered): Change the mode of unordered and operands[1] to
        SImode.
        (seq): Adjust gen_cmp*_media calls.  Make the mode of
        a temporary result of compare SImode if needed.  If the mode
        of operands[0] is DImode, extend the temporary result to DImode.
        (slt, sle, sgt, sge, sgtu, sltu, sleu, sgue, sne): Likewise.
        (sunorderd): Change the mode of match_operand and unorderd to
        SImode.
        (cmpeq{sf,df}_media): Remove.
        (cmpsieq{sf,df}_media): Rename to cmpeq{sf,df}_media.
        (cmp{gt,ge,un}{sf,df}_media): Change the mode of match_operand
        and compare operation to SImode.


Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/sh/sh.md


-- 


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


  parent reply	other threads:[~2007-05-20 23:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-03  0:58 [Bug target/27405] New: " kkojima at gcc dot gnu dot org
2006-05-08 19:44 ` [Bug target/27405] " amylaar at gcc dot gnu dot org
2006-05-29 22:35 ` [Bug target/27405] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-06-04 18:46 ` mmitchel at gcc dot gnu dot org
2006-11-02 22:57 ` [Bug target/27405] [4.2/4.3 " kkojima at gcc dot gnu dot org
2006-11-05 20:36 ` patchapp at dberlin dot org
2006-11-30 19:45 ` chaoyingfu at gcc dot gnu dot org
2007-05-14 21:31 ` mmitchel at gcc dot gnu dot org
2007-05-20 23:14 ` kkojima at gcc dot gnu dot org [this message]
2007-05-21  0:01 ` kkojima at gcc dot gnu dot 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=20070520231401.31457.qmail@sourceware.org \
    --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).