]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: m68hc11: warn when emul_write fails
authorMike Frysinger <vapier@gentoo.org>
Fri, 7 May 2021 03:51:10 +0000 (23:51 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 7 May 2021 03:53:30 +0000 (23:53 -0400)
commit8852d02874735b231b0a0e36c767423542212f49
tree970b7faf5aa9bed0cb725a8bd95b2191daaf80ea
parenta41513efec7594abf0f49e400309bae9413f1847
sim: m68hc11: warn when emul_write fails

Not sure what we should do here when this fails, so just emit a warning
for now to satisfy unused result compiler warnings.  We can see if any
users actually notice here.
sim/m68hc11/ChangeLog
sim/m68hc11/emulos.c