Re: Linux kernel 2.3.26 build fails with internal compiler error.

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 10 Nov 1999 17:03:38 +0000 (GMT)


> the end-luser here, I don't make the compiler or the kernel, I just break
> them occasionally.

Grin

> open.c:129: internal error--insn does not satisfy its constraints:
> (insn:HI 278 319 322 (set (reg:DI 4 %esi)
> (if_then_else:DI (le:DI (reg:DI 1 %edx)
> (reg:DI 4 %esi))
> (reg:DI 1 %edx)
> (reg:DI 4 %esi))) 405 {movdicc+2} (insn_list 130 (insn_list 134
> (nil)))

This is a pgcc error. pgcc is an offshoot of the "official" gnu compilers and
definitely has some problems with the kernel.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/