public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "zsojka at seznam dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/45913] New: [4.6 Regression] ICE: in insn_default_length, at config/i386/i386.md:584 with -fselective-scheduling2 -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops
Date: Wed, 06 Oct 2010 18:35:00 -0000	[thread overview]
Message-ID: <bug-45913-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: [4.6 Regression] ICE: in insn_default_length, at
                    config/i386/i386.md:584 with -fselective-scheduling2
                    -fsel-sched-pipelining
                    -fsel-sched-pipelining-outer-loops
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Command line:
$ gcc -O2 -fselective-scheduling2 -fsel-sched-pipelining
-fsel-sched-pipelining-outer-loops testcase.c

Compiler output:
$ gcc -O2 -fselective-scheduling2 -fsel-sched-pipelining
-fsel-sched-pipelining-outer-loops testcase.c
testcase.c: In function 'foo':
testcase.c:19:1: error: unrecognizable insn:
(insn:TI 110 50 107 (parallel [
            (set (reg/v:SI 3 bx [orig:82 j ] [82])
                (and:SI (mem/c:SI (plus:DI (reg/f:DI 7 sp)
                            (const_int 4 [0x4])) [3 %sfp+-524 S4 A32])
                    (const_int 255 [0xff])))
            (clobber (reg:CC 17 flags))
        ]) -1
     (nil))
testcase.c:19:1: internal compiler error: in insn_default_length, at
config/i386/i386.md:584
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r164716 - crash
r163636 - OK
4.5 r163761 - OK


             reply	other threads:[~2010-10-06 18:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 18:35 zsojka at seznam dot cz [this message]
2010-10-07  1:25 ` [Bug target/45913] " hjl.tools at gmail dot com
2010-10-07  1:31 ` hjl.tools at gmail dot com
2010-10-07  2:24 ` hjl.tools at gmail dot com
2010-10-09  5:34 ` hjl at gcc dot gnu.org
2010-10-26  1:05 ` 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-45913-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).