diff options
author | Mike Frysinger <vapier@gentoo.org> | 2023-12-21 20:01:31 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2023-12-22 23:29:19 -0500 |
commit | 2bf4edd2ea563aee8ea9008fe448a4da8abd66f3 (patch) | |
tree | 25d9dfab3045c81c5fdbd06387f6ca5fdb5baa36 /sim/common/sim-fpu.c | |
parent | 68bd2358ea18ca89fd9467dba96f06f386c7a305 (diff) | |
download | binutils-2bf4edd2ea563aee8ea9008fe448a4da8abd66f3.zip binutils-2bf4edd2ea563aee8ea9008fe448a4da8abd66f3.tar.gz binutils-2bf4edd2ea563aee8ea9008fe448a4da8abd66f3.tar.bz2 |
sim: aarch64: fix -Wshadow=local warnings
These functions have local vars named "val" of type float, and
then create nested vars named "val" of type double. This is a
bit confusing and causes build time warnings.
Diffstat (limited to 'sim/common/sim-fpu.c')
0 files changed, 0 insertions, 0 deletions