aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-12-22 18:05:50 -0500
committerMike Frysinger <vapier@gentoo.org>2023-12-22 23:29:19 -0500
commite4e3a80911a6c214ad4c9bae50593adc578d9c60 (patch)
tree3571d6dc1c58cc4d46927991cf56377a7cde496f /sim/m68hc11
parent2d351bda2f0611ad16cd2ba8233fae0660f448d6 (diff)
downloadfsf-binutils-gdb-e4e3a80911a6c214ad4c9bae50593adc578d9c60.zip
fsf-binutils-gdb-e4e3a80911a6c214ad4c9bae50593adc578d9c60.tar.gz
fsf-binutils-gdb-e4e3a80911a6c214ad4c9bae50593adc578d9c60.tar.bz2
sim: m32c: fix -Wshadow=local warnings
These decoders declare a lot of common variables for use by substeps, and then shadows a few because of how the opc generator is implemented. Easiest way around it is to rename the per-substep vars as needed as anything more would require substantial changes to the opc logic.
Diffstat (limited to 'sim/m68hc11')
0 files changed, 0 insertions, 0 deletions