c/4488: Internal compiler error in extract_insn
connyosis@gmx.net
connyosis@gmx.net
Fri Oct 5 17:06:00 GMT 2001
>Number: 4488
>Category: c
>Synopsis: Internal compiler error in extract_insn
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 05 17:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Anders Lindén
>Release: Gcc 3.0.1
>Organization:
>Environment:
i586-pc-linux-gnu
>Description:
When trying to compile MPlayer-0.50pre3, this errormessage occurs:
...
win32.c:1788:15: warning: multi-line string literals are deprecated
win32.c:2661: warning: no previous prototype for `expInitCommonControls'
win32.c: In function `expIsBadWritePtr':
win32.c:3020: Unrecognizable insn:
(insn 87 62 88 (parallel[
(set (reg/v:SI 3 ebx [44])
(const_int 0 [0x0]))
(clobber (reg:CC 17 flags))
] ) -1 (nil)
(expr_list:REG_UNUSED (reg:CC 17 flags)
(nil)))
win32.c:3020: Internal compiler error in extract_insn, at recog.c:2218
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[1]: *** [win32.o] Error 1
make[1]: Leaving directory `/home/anders/MPlayer-0.50pre3/loader'
make: *** [loader/libloader.a] Error 2
>How-To-Repeat:
When trying to compile MPlayer 0.50pre3, this always happens.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list