public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* optimization/4565: Internal compiler error in extract_insn, at recog.c:2218
@ 2001-10-14  3:46 datagrok, at
  0 siblings, 0 replies; 2+ messages in thread
From: datagrok, at @ 2001-10-14  3:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4565
>Category:       optimization
>Synopsis:       Internal compiler error in extract_insn, at recog.c:2218
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 14 03:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Lamb
>Release:        3.0.1
>Organization:
>Environment:
AMD K6-2 400 running Mandrake Linux 8.1, upgrading to kernel 2.4.12
>Description:
Trying to compile kernel 2.4.12 with -O3 -march=k6 -mcpu=k6, I get errors that look like this. They all complain about "Internal compiler error in extract_insn, at recog.c:2218." There have been a few other bugs submitted about this issue, and I noticed that all of them (that I found on archives on the web) were using k6 optimizations.

tcp_timer.c:208: Unrecognizable insn:
(insn 440 325 441 (parallel[ 
            (set (reg:SI 2 ecx [71])
                (const_int 0 [0x0]))
            (clobber (reg:CC 17 flags))
        ] ) -1 (nil)
    (expr_list:REG_UNUSED (reg:CC 17 flags)
        (nil)))
tcp_timer.c:208: Internal compiler error in extract_insn, at recog.c:2218
>How-To-Repeat:
Compile kernel 2.4.12, targeting the AMD K6 cpu platform.
>Fix:
I modified my Makefile to, upon failure to compile a file, reduce the optimizations to '-O3 -march=i586 -mcpu=i586' and try again. This works as a workaround, though I don't yet know if my kernel will compile.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: optimization/4565: Internal compiler error in extract_insn, at recog.c:2218
@ 2001-10-20 21:00 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2001-10-20 21:00 UTC (permalink / raw)
  To: datagrok, gcc-bugs, gcc-prs, nobody

Synopsis: Internal compiler error in extract_insn, at recog.c:2218

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Oct 20 21:00:45 2001
State-Changed-Why:
    Duplicate of PR 4018 which is fixed in gcc 3.0.2.
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4018&database=gcc

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4565&database=gcc


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

end of thread, other threads:[~2001-10-20 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-14  3:46 optimization/4565: Internal compiler error in extract_insn, at recog.c:2218 datagrok, at
2001-10-20 21:00 rodrigc

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