]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
sim: h8300: clean up various warnings
authorMike Frysinger <vapier@gentoo.org>
Sat, 8 May 2021 16:41:04 +0000 (12:41 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 8 May 2021 16:43:06 +0000 (12:43 -0400)
commitbb608f811bcd013cf7f8b8038310f169639f29d5
tree750f4b43e6f1d7068f811ca9f1c1a165f4dc5fb7
parentb50a658ac100edaef1d0a0f34e2586314f815f7b
sim: h8300: clean up various warnings

A random grab bag of minor fixes to enable -Werror for this port.

Disable h8_set_macS for now as it's unused.
Initialize trace & intMask before using them.
Mark local set_h8300h function static.
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/h8300/configure
sim/h8300/configure.ac