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 - Compiling gzip fails



Compilation of gzip fails with the current CVS sources fails with:

/usr/src/SpecTests/sandbox/i686/install-200106241210/bin/gcc -c -o spec.o              -O2 -march=athlon -malign-double  spec.c
spec.c: In function `spec_random_load':
spec.c:130: Unrecognizable insn:
(insn 89 88 91 (set (zero_extract:SI (reg:HI 75)
            (const_int 8 [0x8])
            (const_int 8 [0x8]))
        (const_int 12 [0xc])) -1 (insn_list 88 (nil))
    (nil))
spec.c:130: Internal compiler error in extract_insn, at recog.c:2173

I can send preprocessed sources if needed,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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