This is the mail archive of the gcc@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]
Other format: [Raw text]

Bootstrap broken?


Is it just my unlucky day?  I increased my swap to 1gig and got this
(-fPIC build of verify.cc...) during a make bootstrap:

../../../gcc/libjava/verify.cc: In member function `void _Jv_BytecodeVerifier::verify_instructions_0()':
../../../gcc/libjava/verify.cc:95: error: unrecognizable insn:
(insn 440021 3080 440022 211 ../../../gcc/libjava/verify.cc:553 (set (reg:CC 17 flags)
        (compare:CC (mem:QI (plus:SI (mem/s/j:SI (plus:SI (reg/v/f:SI 1134 [ copy ])
                            (const_int 16 [0x10])) [0 <variable>.local_changed+0 S4 A32])
                    (reg/v:SI 1162 [ i ])) [0 S1 A8])
            (const_int 1 [0x1]))) -1 (nil)
    (nil))
../../../gcc/libjava/verify.cc:95: internal compiler error: in extract_insn, at recog.c:2064
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

cvs head, i686-linux-gnu, bootstrapping with -O -g3.

Ralph.



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