]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: drop unnecessary use of tc_comment_chars
authorJan Beulich <jbeulich@suse.com>
Fri, 2 Aug 2024 07:44:53 +0000 (09:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 2 Aug 2024 07:44:53 +0000 (09:44 +0200)
commit4a9843c301e5453ae21639e500b9b2bd62ff1e69
treed69d40e6126cfaff999bf19c90ecf7ed27aaa503
parent3615e5db8d07da71110143ee37f604235dd088a6
gas: drop unnecessary use of tc_comment_chars

The override is necessary only when a target needs other than an array
of const char.

For cris drop redundant sibling declarations at the same time.
gas/config/tc-cris.c
gas/config/tc-cris.h
gas/config/tc-mmix.c
gas/config/tc-mmix.h
gas/config/tc-or1k.c
gas/config/tc-or1k.h
gas/config/tc-visium.c
gas/config/tc-visium.h