9 Nov 2008 19:17
gcc 4.1.2 m68k code generator bug fixed (lang/php5 compilation errors)
Frank Wille <frank <at> phoenix.owl.de>
2008-11-09 18:17:55 GMT
2008-11-09 18:17:55 GMT
Hi! I got a patch from Gunther Nikl, who works on gcc/AmigaOS, which fixes the jumptable bug in the 68k code generator of gcc 4.1.2. It is responsible for the compilation errors in pkgsrc/lang/php5 (php 5.2.6). This patch comes from a backport from mainline (SVN 128601) to gcc 4.1.0, but I could apply it to 4.1.2 without bigger problems. You will find it attached. Also I have put a new gcc binary for NetBSD/68k 4.0 onto the FTP server: ftp://ftp.NetBSD.org/pub/NetBSD/misc/phx/gcc-4.1.2-update.tar.gz It is tested, and lang/php5 compiles now. -- -- _ Frank Wille (frank <at> phoenix.owl.de) _ // http://sun.hasenbraten.de/~frank/ \X/ Phx <at> #AmigaGer
2008-11-06 nobody Backport from mainline (SVN 128601): 2007-09-19 Roman Zippel <zippel <at> linux-m68k.org> * config/m68k/m68k.c (output_move_himode): Remove jump table recognition. config/m68k/m68k.md (lea): Likewise. * config/m68k/m68k.c (print_operand_address): Use simple pc(Continue reading)
RSS Feed