Fix compiler warning (and potential bug) in auto-generated 8051 instructions
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Sep 2013 15:05:23 +0000 (11:05 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Sep 2013 22:54:52 +0000 (18:54 -0400)
commitfd6fa7c56a209cb5d4fa15f59a837b88795529ee
tree1c1f0acff4c446d940771c744589ca5133a27bcc
parent581d60d73af5ae616f5c4f193de73ac56b257888
Fix compiler warning (and potential bug) in auto-generated 8051 instructions

Original warning:
  warning: operation on ‘cpu8051.pc’ may be undefined [-Wsequence-point]
src/opcode2c.pl