public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "law at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/60657] [4.9 Regression] ICE: error: insn does not satisfy its constraints
Date: Fri, 04 Apr 2014 13:13:00 -0000	[thread overview]
Message-ID: <bug-60657-4-9v1ROK6HvP@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60657-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Fri Apr  4 13:13:20 2014
New Revision: 209085

URL: http://gcc.gnu.org/viewcvs?rev=209085&root=gcc&view=rev
Log:
        PR target/60657
    * config/arm/predicates.md (const_int_I_operand): New predicate.
    (const_int_M_operand): Similarly.
    * config/arm/arm.md (insv_zero): Use const_int_M_operand instead of
    const_int_operand.
    (insv_t2, extv_reg, extzv_t2): Likewise.
    (load_multiple_with_writeback): Similarly for const_int_I_operand.
    (pop_multiple_with_writeback_and_return): Likewise.
    (vfp_pop_multiple_with_writeback): Likewise

    PR target/60657
    * gcc.target/arm/pr60657.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/arm/pr60657.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md
    trunk/gcc/config/arm/predicates.md
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2014-04-04 13:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 16:31 [Bug target/60657] New: " doko at gcc dot gnu.org
2014-03-25 16:39 ` [Bug target/60657] " doko at gcc dot gnu.org
2014-03-25 18:18 ` ramana at gcc dot gnu.org
2014-03-26 12:52 ` rguenth at gcc dot gnu.org
2014-03-26 20:45 ` jakub at gcc dot gnu.org
2014-03-26 20:46 ` jakub at gcc dot gnu.org
2014-03-27  8:01 ` jakub at gcc dot gnu.org
2014-03-31  9:57 ` rguenth at gcc dot gnu.org
2014-04-01 19:43 ` law at redhat dot com
2014-04-02 18:29 ` law at redhat dot com
2014-04-03  3:55 ` law at redhat dot com
2014-04-04 13:13 ` law at gcc dot gnu.org [this message]
2014-04-04 13:14 ` law at redhat dot com
2014-04-07 13:17 ` ramana at gcc dot gnu.org
2014-04-07 22:11 ` 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-60657-4-9v1ROK6HvP@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).