This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ICE in insn_default_length, at insn-attrtab.c:223


gcc-3.0 -v says:
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0.1/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,proto,objc --prefix=/usr --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --disable-checking --enable-threads=posix --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.0.1 20010728 (Debian prerelease)

System type is Debian GNU/Linux "unstable" i386 (K6-2), kernel 2.2.19,
libc6 2.2.3-9, gcc-3.0 3.0.1-0pre010727, binutils 2.11.90.0.24-1.

Compile command was:
gcc-3.0 -Wall -O2 -march=k6 -pipe -g -D"USE_XAW" -D"USE_GCU" -D"USE_TRANSPARENCY" -DUSE_VCS   -c -o cmd5.o cmd5.c
(This file is part of Zangband CVS.)

Output was:
cmd5.c: In function `cast_trump_spell':
cmd5.c:2505: Unrecognizable insn:
(insn 4918 4666 4919 (parallel[ 
            (set (reg:SI 3 ebx [431])
                (const_int 0 [0x0]))
            (clobber (reg:CC 17 flags))
        ] ) -1 (nil)
    (expr_list:REG_UNUSED (reg:CC 17 flags)
        (nil)))
cmd5.c:2505: Internal compiler error in insn_default_length, at insn-attrtab.c:223

I'm attaching cmd5.i.gz.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
greg@wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

cmd5.i.gz

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]