]> 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)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 19 Sep 2012 19:40:47 +0000 (21:40 +0200)
commitfb7729e2d03e1ffb4306f2411c18aa20f737dba8
treeb257effe2eb1ccf867ae56f4a93b79998e8d827e
parent9fa7748873c99cbf8b281650bdc18fd442be4743
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>
target-mips/translate.c