public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/49049] New: ICE in copyprop_hardreg_forward_1, at regcprop.c:767
@ 2011-05-18 17:51 rmansfield at qnx dot com
  2011-05-20 11:10 ` [Bug target/49049] " ibolton at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: rmansfield at qnx dot com @ 2011-05-18 17:51 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE in copyprop_hardreg_forward_1, at regcprop.c:767
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@qnx.com
              Host: x86_64-linux-gnu
            Target: arm-unknown-linux-gnueabi
             Build: x86_64-linux-gnu


Created attachment 24285
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24285
preprocessed source

$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: arm-unknown-linux-gnueabi
Configured with: ../configure --target=arm-unknown-linux-gnueabi
--prefix=/home/ryan/x-tools/arm-unknown-linux-gnueabi
--with-sysroot=/home/ryan/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi//sys-root
--disable-multilib
--with-local-prefix=/home/ryan/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sys-root
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-c99
--enable-long-long --enable-target-optspace
target_alias=arm-unknown-linux-gnueabi --enable-languages=c++ --disable-shared
--disable-libmudflap --disable-libssp
Thread model: posix
gcc version 4.7.0 20110517 (experimental) [trunk revision 173832] (GCC) 
$ ./xgcc -B. ~/ice.i -O3
/home/ryan/ice.i: In function 'foo':
/home/ryan/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]))) /home/ryan/ice.i:6 29 {*arm_subsi3_insn}
     (nil))
/home/ryan/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.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-02-19 20:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18 17:51 [Bug target/49049] New: ICE in copyprop_hardreg_forward_1, at regcprop.c:767 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
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

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).