Philippe Mathieu-Daudé
81b8056a41
target/tricore: Clean up local variable shadowing
Fix:
target/tricore/translate.c:5016:18: warning: declaration of ‘temp’ shadows a previous local [-Wshadow=compatible-local]
5016 | TCGv temp = tcg_constant_i32(const9);
| ^~~~
target/tricore/translate.c:4958:10: note: shadowed declaration is here
4958 | TCGv temp;
| ^~~~
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230904161235.84651-7-philmd@linaro.org>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2023-09-29 10:07:15 +02:00
..
2023-08-31 19:47:43 +02:00
2023-09-29 10:07:14 +02:00
2023-08-31 19:47:43 +02:00
2023-08-31 19:47:43 +02:00
2023-09-08 13:08:52 +03:00
2023-09-19 21:12:18 +02:00
2023-09-26 16:41:49 +02:00
2023-09-20 14:33:43 +08:00
2023-09-29 10:07:15 +02:00
2023-08-31 19:47:43 +02:00
2023-09-29 10:07:15 +02:00
2023-08-31 19:47:43 +02:00
2023-08-31 19:47:43 +02:00
2023-09-20 07:54:34 +03:00
2023-09-11 11:45:55 +10:00
2023-08-24 11:21:46 -07:00
2023-09-15 13:57:00 +00:00
2023-08-31 19:47:43 +02:00
2023-08-31 19:47:43 +02:00
2023-09-29 10:07:15 +02:00
2023-08-31 19:47:43 +02:00
2022-06-06 18:09:03 +00:00
2022-06-06 18:09:03 +00:00