]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: replace conditional operators used to calculate booleans
authorJan Beulich <jbeulich@suse.com>
Fri, 30 Aug 2024 09:24:19 +0000 (11:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Aug 2024 09:24:19 +0000 (11:24 +0200)
commitca6f0a61e78dd3b7f26dcffa3ec21eb81b6c525c
tree8618237cf7ce4a793b69638c93dd4a74bfc07e94
parent5d67152772f2b6d9130cd1d3f4bfc11e45a4a9c7
x86: replace conditional operators used to calculate booleans

The boolean expressions themselves are fine to use there.
gas/config/tc-i386.c