public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "lacombar at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/49877] New: [h8300] ICE in in reload_cse_simplify_operands: insn does not satisfy its constraints
Date: Wed, 27 Jul 2011 18:33:00 -0000	[thread overview]
Message-ID: <bug-49877-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: [h8300] ICE in in reload_cse_simplify_operands: insn
                    does not satisfy its constraints
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lacombar@gmail.com


from: 

Using built-in specs.                                                           
COLLECT_GCC=/src/h8300/obj/destdir/bin/h8300-elf-gcc
COLLECT_LTO_WRAPPER=/src/h8300/obj/destdir/libexec/gcc/h8300-elf/4.7.0/lto-wrapper
Target: h8300-elf
Configured with: ../../../external/gpl/gcc/configure
--prefix=/src/h8300/obj/destdir --target=h8300-elf --enable-languages=c
Thread model: single
gcc version 4.7.0 20110726 (experimental) (GCC)


/src/linux/linux/lib/idr.c:431:1: error: insn does not satisfy its constraints:
(insn 107 418 108 11 (parallel [
            (set (cc0)
                (compare (zero_extract:SI (zero_extend:SI (mem/c:QI (plus:SI
(reg/f:SI 7 sp)
                                    (const_int 3 [0x3])) [0 %sfp+-33 S1 A8]))
                        (const_int 1 [0x1])
                        (and:SI (reg:SI 1 r1)
                            (const_int 7 [0x7])))
                    (const_int 0 [0])))
            (clobber (scratch:QI))
        ]) /data/src/linux/linux/lib/idr.c:374 112 {*tstsi_variable_bit_qi}
     (nil))
/src/linux/linux/lib/idr.c:431:1: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:403
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

and

/src/linux/linux/lib/vsprintf.c: In function 'number.isra___6':
/src/linux/linux/lib/vsprintf.c:396:1: error: insn does not satisfy its
constraints:
(insn 62 112 649 8 (set (mem/c/i:QI (plus:SI (reg/f:SI 7 sp)
                (const_int 127 [0x7f])) [0 ISRA___121+0 S1 A8])
        (and:QI (mem/c/i:QI (plus:SI (reg/f:SI 7 sp)
                    (const_int 127 [0x7f])) [0 ISRA___121+0 S1 A8])
            (const_int -2 [0xfffffffffffffffe])))
/src/linux/linux/lib/vsprintf.c:294 160 {andqi3_1}
     (nil))
/src/linux/linux/lib/vsprintf.c:396:1: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:403
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

testcases to come.


             reply	other threads:[~2011-07-27 18:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 18:33 lacombar at gmail dot com [this message]
2011-07-27 18:45 ` [Bug target/49877] " lacombar at gmail dot com
2011-07-28  1:00 ` lacombar at gmail dot com
2011-07-28  1:02 ` lacombar at gmail dot com
2011-07-28  1:07 ` lacombar at gmail dot com
2015-02-05 17:21 ` law at redhat 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-49877-4@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).