* [Qemu-devel] qemu-system-ppc gcc-3.4.0 optimization problem
@ 2004-07-19 12:50 Ronald
0 siblings, 0 replies; only message in thread
From: Ronald @ 2004-07-19 12:50 UTC (permalink / raw)
To: qemu-devel
Hello world,
I have experienced a strange thing,
With gcc-3.4 it seems I have two choices to build qemu correctly:
replacing -O2 with -O1 in Makefile.target or editing target-i386/op.c so
ASM_SOFTMMU is defined for gcc-3.4 too. When qemu-system-ppc is build with -O1
I am able to boot my prep kernel, everything go fine.
But when i edit op.c, qemu-system-ppc hangs with (on my xterm):
*** ERROR: idx fe already assigned to a direct opcode
*** ERROR: unable to insert opcode [20-fe-fd]
*** ERROR initializing PPC instruction 0x20 0xfe 0xfd
invalid/unsupported opcode: 12 - 02 - 18 (4bfffe05) 0xfffffffc 0
invalid/unsupported opcode: 00 - 00 - 00 (00000000) 0x00000700 0
qemu cvs from yesterday.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-19 12:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-19 12:50 [Qemu-devel] qemu-system-ppc gcc-3.4.0 optimization problem Ronald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).