On 5/19/10, Richard Henderson <r...@twiddle.net> wrote: > http://lists.nongnu.org/archive/html/qemu-devel/2010-05/msg00922.html > > I would appreciate it if you would at least apply the first patch > from this series. The sparc target has been broken for a week.
Okay. My setups don't have any problems and I was waiting for Artyom to ack 3/3. > CC sparc64-softmmu/translate.o > /home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_addxi_cc': > /home/rth/qemu/qemu/target-sparc/translate.c:337: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_addx_cc': > /home/rth/qemu/qemu/target-sparc/translate.c:347: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_subxi_cc': > /home/rth/qemu/qemu/target-sparc/translate.c:420: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_subx_cc': > /home/rth/qemu/qemu/target-sparc/translate.c:430: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c: In function 'disas_sparc_insn': > /home/rth/qemu/qemu/target-sparc/translate.c:2960: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c:2970: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c:3012: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > /home/rth/qemu/qemu/target-sparc/translate.c:3022: error: incompatible type > for argument 1 of 'gen_helper_compute_C_icc' > make[1]: *** [translate.o] Error 1 > > > > > r~ >