[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 60/70] target/tricore: Drop some temp initialization
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 60/70] target/tricore: Drop some temp initialization |
Date: |
Mon, 6 Mar 2023 16:25:09 +0100 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 27/2/23 06:42, Richard Henderson wrote:
The temp variables here are always set afterward;
the initialization with a constant was discarded.
Since commit b00aa8ecbc, 2015. Shouldn't this had hit
the CONFIG_DEBUG_TCG temp leak guard?
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
target/tricore/translate.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 60/70] target/tricore: Drop some temp initialization,
Philippe Mathieu-Daudé <=