2009-02-15 17:49:07 +01:00
|
|
|
$Id: TODO,v 1.3 2009/02/15 16:49:07 thomasklausner Exp $
|
2004-05-27 18:02:03 +02:00
|
|
|
|
2009-02-15 17:49:07 +01:00
|
|
|
o Fix some crashes when closing the gui.
|
|
|
|
-I cant see it -- ahoka
|
|
|
|
o Build packages for the plugins.
|
|
|
|
|
|
|
|
o Fix build on NetBSD-5.99.7/amd64:
|
|
|
|
cc -Wall -O4 -fomit-frame-pointer -finline-functions -ffast-math -fno-exceptions -march=pentiumpro -I. -I.. -D__LINUX__ -DPCSX_VERSION=\"1.5\" -DPACKAGE=\"pcsx\" -DENABLE_NLS -D__i386__ -D_REENTRANT -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -c -o ../Decode_XA.o ../Decode_XA.c
|
|
|
|
../Decode_XA.c: In function `xa_decode_data':
|
|
|
|
../Decode_XA.c:118: error: unrecognizable insn:
|
|
|
|
(insn:HI 1475 1474 27 0 0x7f7ffdde88a0 (set (reg/v:SI 66)
|
|
|
|
(plus:SI (mult:SI (reg/v:SI 66)
|
|
|
|
(const_int 2 [0x2]))
|
|
|
|
(const_int 2 [0x2]))) -1 (insn_list 1474 (nil))
|
|
|
|
(nil))
|
|
|
|
../Decode_XA.c:118: internal compiler error: in extract_insn, at recog.c:2175
|
|
|
|
Please submit a full bug report,
|
|
|
|
with preprocessed source if appropriate.
|
|
|
|
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
|