opcodes/
authorRoland McGrath <roland@gnu.org>
Thu, 10 Oct 2013 17:43:37 +0000 (17:43 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 10 Oct 2013 17:43:37 +0000 (17:43 +0000)
commit2b4e983c393c6cd5b9ed786f4c4f5eb9b34b2b77
tree82ef45e027d5626dd5f8ed5230cf740f055acb99
parent7903e5309890633911c91539e23a407e1f74b959
opcodes/
* cr16-opc.c (REG): Cast NAME to 'reg' enum type to suppress
possible compiler warnings when the union's initializer is
actually meant for the 'preg' enum typed member.
* crx-opc.c (REG): Likewise.
opcodes/ChangeLog
opcodes/cr16-opc.c
opcodes/crx-opc.c