From: Richard Henderson <r...@twiddle.net>

These fields are no longer used.

Cc: Blue Swirl <blauwir...@gmail.com>
Signed-off-by: Richard Henderson <r...@twiddle.net>
Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
---
 target-sparc/cpu.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h
index 042d52a..375f20a 100644
--- a/target-sparc/cpu.h
+++ b/target-sparc/cpu.h
@@ -392,7 +392,6 @@ struct CPUSPARCState {
     target_ulong cc_dst;
     uint32_t cc_op;
 
-    target_ulong t0, t1; /* temporaries live across basic blocks */
     target_ulong cond; /* conditional branch result (XXX: save it in a
                           temporary register when possible) */
 
-- 
1.8.0.1


Reply via email to