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]

pgcc-2.91.66 19990314 and 2.3.14 (affs)


Hello,

that's my first bug report, hope that's I am not too wrong with it...
gcc -v                                                                       19.08 10:47
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/pgcc-2.91.66/specs
gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)

All I have done is make menuconfig; make dep;make -j6 bzImage; make modules for 2.3.14

file.c:77: warning: initialization from incompatible pointer type
file.c: In function `affs_file_read_ofs':
file.c:577: internal error--insn does not satisfy its constraints:
(insn:HI 397 469 466 (set (reg:DI 1 %edx)
        (if_then_else:DI (le:DI (reg:DI 4 %esi)
                (reg:DI 1 %edx))
            (reg:DI 4 %esi)
            (reg:DI 1 %edx))) 405 {movdicc+2} (insn_list 391 (insn_list 394 (nil)))
    (expr_list:REG_DEAD (mem:DI (plus:SI (reg:SI 7 %esp)
                (const_int 28)))
        (nil)))
toplev.c:1438: Internal compiler error in function fatal_insn
cpp: output pipe has been closed
make[2]: *** [file.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.14/fs/affs'
make[1]: *** [_modsubdir_affs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.14/fs'
make: *** [_mod_fs] Error 2

Thanks for giving us so good compilers,

	Greg
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Gregoire Favre, Institut de Mathématique de l'Universite de Lausanne
+41216923573,+41763231357, http://www.unil.ch/ima/docs/Personnes/gfavre


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