public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rmansfield at qnx dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/49049] ICE in copyprop_hardreg_forward_1, at regcprop.c:767
Date: Fri, 20 May 2011 13:34:00 -0000	[thread overview]
Message-ID: <bug-49049-4-EXaVQMxDDd@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49049-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from Ryan Mansfield <rmansfield at qnx dot com> 2011-05-20 13:07:17 UTC ---
With rev173940 I can reproduce it with -marm.

$ ./cc1 -quiet -fpreprocessed ice.i -O3 -marm 
ice.i: In function 'foo':
ice.i:28:1: error: insn does not satisfy its constraints:
(insn 98 35 37 3 (set (reg:SI 4 r4 [195])
        (minus:SI (const_int 4 [0x4])
            (const_int 861 [0x35d]))) ice.i:6 29 {*arm_subsi3_insn}
     (nil))
ice.i:28:1: internal compiler error: in copyprop_hardreg_forward_1, at
regcprop.c:767
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


  parent reply	other threads:[~2011-05-20 13:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 17:51 [Bug target/49049] New: " rmansfield at qnx dot com
2011-05-20 11:10 ` [Bug target/49049] " ibolton at gcc dot gnu.org
2011-05-20 13:34 ` rmansfield at qnx dot com [this message]
2011-05-20 14:09 ` ibolton at gcc dot gnu.org
2011-07-21  8:29 ` doko at ubuntu dot com
2011-07-21  8:32 ` doko at ubuntu dot com
2011-10-02 15:23 ` mikpe at it dot uu.se
2011-10-02 18:36 ` mikpe at it dot uu.se
2011-10-06 13:14 ` bernds at gcc dot gnu.org
2011-10-07 12:57 ` bernds at gcc dot gnu.org
2011-10-07 13:08 ` bernds at gcc dot gnu.org
2013-02-19 20:35 ` LpSolit at netscape dot net

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-49049-4-EXaVQMxDDd@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).