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]

gd-2.0.0 triggers gcc 2.95.3 internal bug at build



[eleitl@pc27 gd-2.0.0]$ uname -a 

Linux pc27.infochem.de 2.2.17-21mdksecure #1 SMP Thu Oct 5 12:52:38 CEST
2000 i686 unknown  

[eleitl@pc27 gd-2.0.0]$ gcc --version
2.95.3    

(built it myself from tarball, after I didn't trust Mandrake's gcc 2.95.3,
same behaviour, so it's not a broken compiler).

[eleitl@pc27 gd-2.0.0]$ make install
gcc -I. -I/usr/local/include/freetype2 -I/usr/include/X11
-I/usr/X11R6/include/X11 -I/usr/local/include  -g -DHAVE_LIBXPM
-DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE   -c -o gd_gd2.o gd_gd2.c
gd_gd2.c: In function `gdImageCreateFromGd2Ctx':
gd_gd2.c:369: internal error--unrecognizable insn:
(insn 538 536 540 (set (reg:QI 131)
        (plus:QI (const_int 0 [0x0])
            (const_int 0 [0x0]))) -1 (nil)
    (nil))
make: *** [gd_gd2.o] Error 1




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