public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "uros at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/61423] Incorrect conversion from unsigned int to floating point
Date: Fri, 06 Jun 2014 17:45:00 -0000	[thread overview]
Message-ID: <bug-61423-4-Qbh3QBgRO8@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61423-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423

--- Comment #7 from uros at gcc dot gnu.org ---
Author: uros
Date: Fri Jun  6 17:45:10 2014
New Revision: 211321

URL: http://gcc.gnu.org/viewcvs?rev=211321&root=gcc&view=rev
Log:
    PR target/61423
    * config/i386/i386.md (*floatunssi<mode>2_i387_with_xmm): New
    define_insn_and_split pattern, merged from *floatunssi<mode>2_1
    and corresponding splitters.  Zero extend general register
    or memory input operand to XMM temporary.  Enable for
    TARGET_SSE2 and TARGET_INTER_UNIT_MOVES_TO_VEC only.
    (floatunssi<mode>2): Update expander predicate.

testsuite/ChangeLog:

    PR target/61423
    * gcc.target/i386/pr61423.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr61423.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2014-06-06 17:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05 15:52 [Bug c/61423] New: " lvqcl.mail at gmail dot com
2014-06-05 15:54 ` [Bug c/61423] " lvqcl.mail at gmail dot com
2014-06-06  8:07 ` [Bug target/61423] " rguenth at gcc dot gnu.org
2014-06-06 10:28 ` ubizjak at gmail dot com
2014-06-06 15:30 ` ubizjak at gmail dot com
2014-06-06 15:37 ` ubizjak at gmail dot com
2014-06-06 15:42 ` ubizjak at gmail dot com
2014-06-06 17:45 ` uros at gcc dot gnu.org [this message]
2014-06-11 16:17 ` jakub at gcc dot gnu.org
2014-06-11 21:27 ` law at redhat dot com
2014-06-12 21:20 ` law at redhat dot com
2014-06-13 16:42 ` law at redhat dot com
2014-06-17  5:01 ` uros at gcc dot gnu.org
2014-06-18 20:02 ` uros at gcc dot gnu.org
2014-06-18 20:03 ` ubizjak at gmail dot com

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-61423-4-Qbh3QBgRO8@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).