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 target/57623] BEXTR intrinsic has memory operands switched around (fails to compile code)
Date: Thu, 27 Jun 2013 16:50:00 -0000	[thread overview]
Message-ID: <bug-57623-4-xRkNkyilNs@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57623-4@http.gcc.gnu.org/bugzilla/>

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-06-27
     Ever confirmed|0                           |1

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jun 27 16:44:17 2013
New Revision: 200477

URL: http://gcc.gnu.org/viewcvs?rev=200477&root=gcc&view=rev
Log:
    PR target/57623
    * config/i386/i386.md (bmi2_bzhi_<mode>3): Swap AND arguments
    to match RTL canonicalization.  Swap predicates and
    constraints of operand 1 and 2.

    * gcc.target/i386/bmi2-bzhi-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/bmi2-bzhi-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog

Author: jakub
Date: Thu Jun 27 16:45:44 2013
New Revision: 200478

URL: http://gcc.gnu.org/viewcvs?rev=200478&root=gcc&view=rev
Log:
    PR target/57623
    * config/i386/i386.md (bmi2_bzhi_<mode>3): Swap AND arguments
    to match RTL canonicalization.  Swap predicates and
    constraints of operand 1 and 2.

    * gcc.target/i386/bmi2-bzhi-1.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/bmi2-bzhi-1.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.md
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Author: jakub
Date: Thu Jun 27 16:48:05 2013
New Revision: 200479

URL: http://gcc.gnu.org/viewcvs?rev=200479&root=gcc&view=rev
Log:
    PR target/57623
    * config/i386/i386.md (bmi_bextr_<mode>): Swap predicates and
    constraints of operand 1 and 2.

    * gcc.target/i386/bmi-bextr-3.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/bmi-bextr-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog

Author: jakub
Date: Thu Jun 27 16:49:38 2013
New Revision: 200480

URL: http://gcc.gnu.org/viewcvs?rev=200480&root=gcc&view=rev
Log:
    PR target/57623
    * config/i386/i386.md (bmi_bextr_<mode>): Swap predicates and
    constraints of operand 1 and 2.

    * gcc.target/i386/bmi-bextr-3.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/bmi-bextr-3.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.md
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2013-06-27 16:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 14:29 [Bug target/57623] New: " sgunderson at bigfoot dot com
2013-06-15 16:33 ` [Bug target/57623] " jakub at gcc dot gnu.org
2013-06-15 17:01 ` sgunderson at bigfoot dot com
2013-06-15 17:13 ` sgunderson at bigfoot dot com
2013-06-17  7:56 ` jakub at gcc dot gnu.org
2013-06-27 11:19 ` sgunderson at bigfoot dot com
2013-06-27 12:13 ` jakub at gcc dot gnu.org
2013-06-27 12:25 ` sgunderson at bigfoot dot com
2013-06-27 12:27 ` jakub at gcc dot gnu.org
2013-06-27 12:42 ` sgunderson at bigfoot dot com
2013-06-27 12:43 ` sgunderson at bigfoot dot com
2013-06-27 12:49 ` jakub at gcc dot gnu.org
2013-06-27 16:50 ` jakub at gcc dot gnu.org [this message]
2014-05-07 15:55 ` jakub at gcc dot gnu.org
2014-05-07 15:58 ` jakub at gcc dot gnu.org
2014-05-07 16:17 ` 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-57623-4-xRkNkyilNs@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).