]> git.proxmox.com Git - qemu.git/commit
target-mips: Always evaluate debugging macro arguments
authorRichard Henderson <rth@twiddle.net>
Wed, 19 Sep 2012 04:55:34 +0000 (21:55 -0700)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:08 +0000 (01:42 -0500)
commit447f11b945601632849d1fe48acca10664a90361
tree1c3a72aac6b6333a9b65c9e41a571e5b66c0c43b
parentfe07dcf262e742cb3016981a9910a7040c8d69e2
target-mips: Always evaluate debugging macro arguments

this will prevent some of the compilation errors with debugging
enabled from creeping back in.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-mips/translate.c