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]

Internal Compiler error in extract_insn at recog.c



The following bootstrap error occurred with today's mainline.
I am building the sh-elf tool chain on Linux .

......
....
../../../fsfsrc/gcc-3.0.1/gcc/libgcc2.c: In function `__negvdi2':
../../../fsfsrc/gcc-3.0.1/gcc/libgcc2.c:174: warning: implicit declaration
of function `abort'
../../../fsfsrc/gcc-3.0.1/gcc/libgcc2.c:169: warning: `w' might be used
uninitialized in this function
../../../fsfsrc/gcc-3.0.1/gcc/libgcc2.c: In function `__moddi3':
../../../fsfsrc/gcc-3.0.1/gcc/libgcc2.c:772: Unrecognizable insn:
(insn 908 735 99 (set (reg:SI 11 r11)
(mem:SI (plus:SI (reg/f:SI 14 r14)
(const_int 22 [0x16])) 0)) -1 (nil)
(nil))
../../../fsfsrc/gcc-3.0.1/gcc/libgcc2.c:772: Internal compiler error in
extract_insn, at recog.c:2127



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