]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: frv: fix ambiguous else compiler warnings
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jun 2021 03:59:03 +0000 (23:59 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 28 Jun 2021 03:30:01 +0000 (23:30 -0400)
commitff68b4b5b158883ba8954db2876cd026c47b8443
treece54d1e4360b5cb69b61033475ef1e57bd9e15fb
parent9df51d7c470b6193627790a421e90209e9a00c10
sim: frv: fix ambiguous else compiler warnings

Add explicit braces to if bodies when the body is another if/else
to fix a bunch of compiler warnings.
sim/frv/ChangeLog
sim/frv/frv.c
sim/frv/profile-fr500.c
sim/frv/profile-fr550.c