]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
arc: Update missing cipher.
authorClaudiu Zissulescu <claziss@synopsys.com>
Mon, 18 Jul 2022 10:57:10 +0000 (13:57 +0300)
committerClaudiu Zissulescu <claziss@gmail.com>
Mon, 18 Jul 2022 11:25:31 +0000 (14:25 +0300)
commit5154216259b0302785abf89f176051bcf0e6375c
tree98e911c619ec5db531a560d5af75698cad17ac70
parent9a14143c59f9aa7c68a032cd53f0106d5a31a040
arc: Update missing cipher.

The ciphers 5,7, and 9 are missing when parsing an assembly
instruction leading to errors when those ciphers are
used.

gas/config
* tc-arc.c (md_assembly): Update strspn string with the
          missing ciphers.

Signed-off-by: Claudiu Zissulescu <claziss@synopsys.com>
gas/ChangeLog
gas/config/tc-arc.c