egcs 1.0.1 & bzip2-0.1pl2
Jeffrey A Law
law@cygnus.com
Sat Oct 31 00:34:00 GMT 1998
In message <Pine.OSF.3.95.980111132608.3609A-100000@kralle.zdv.Uni-Mainz.DE>y
ou write:
> gcc -O3 -fomit-frame-pointer -funroll-loops -o bzip2 bzip2.c
> gcc -O3 -fomit-frame-pointer -funroll-loops -o bzip2recover bzip2recover.c
> bzip2recover.c: In function `main':
> bzip2recover.c:393: internal error--unrecognizable insn:
> (insn 3709 3710 3711 (set (reg:DI 6 $6)
> (plus:DI (reg:DI 30 $30)
> (const_int 160104))) -1 (insn_list:REG_DEP_ANTI 3679
> (insn_list:REG_DEP_ANTI 3682 (nil)))
> (nil))
> gcc: Internal compiler error: program cc1 got fatal signal 6
> make: *** [all] Error 1
> [mike@alpha bzip2-0.1pl2]# gcc -v
This was fixed in either egcs-1.0.2 or egcs-1.0.3. I'm not sure which off the
top of my head.
jeff
More information about the Gcc-bugs
mailing list