diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-15 00:39:28 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-16 01:51:32 -0400 |
commit | 7b2298cbd812320c7f78d41d556ecb174cfdd675 (patch) | |
tree | 8b63620515e20a0bd7e0aafe11a1970aac52b204 /sim/m32r | |
parent | a8a3d90792ae60239ef6ae9c38f133c8ade40761 (diff) | |
download | binutils-7b2298cbd812320c7f78d41d556ecb174cfdd675.zip binutils-7b2298cbd812320c7f78d41d556ecb174cfdd675.tar.gz binutils-7b2298cbd812320c7f78d41d556ecb174cfdd675.tar.bz2 |
sim: mips: fix uninitialized register use
In the default case, this code will read from this variable before
it is initialized as a dummy access. Set it to 0 to fix the compiler
warning.
Diffstat (limited to 'sim/m32r')
0 files changed, 0 insertions, 0 deletions