]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
Fix a translation problem in the x86 assembler.
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jan 2023 12:03:02 +0000 (12:03 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jan 2023 12:03:02 +0000 (12:03 +0000)
commite8b4b7b258d7bd926de2d8758c2a55e28ba46c48
tree48a5c6c59dff9e93e711fb6a9be449000e5dfbe3
parent11982f9f8bf1c96a4a0266fda6ee97971f9a39b4
Fix a translation problem in the x86 assembler.

PR 29952
* config/tc-i386.c (md_assemble): Avoid constructing translatable
strings.
gas/ChangeLog
gas/config/tc-i386.c