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]

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


> 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



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