]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: riscv: fix -Wshadow=local warnings
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 01:13:56 +0000 (20:13 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Dec 2023 04:29:19 +0000 (23:29 -0500)
commitf0fcc327e33341648b7cec9526e1cbd2489b5330
treefbf9ed39041077ce15d8e8527c424639f846983b
parent5cc45e23842a4a4b7561ffe841a572969b2cc10a
sim: riscv: fix -Wshadow=local warnings

Inline the one usage of sd in these macros to avoid possible shadowing.
sim/riscv/sim-main.c