]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: fold three as_warn() in emit_expr_with_reloc()
authorJan Beulich <jbeulich@suse.com>
Mon, 14 Jun 2021 06:18:58 +0000 (08:18 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 14 Jun 2021 06:18:58 +0000 (08:18 +0200)
commit987610f2d6841a48009a170bd401112a23f040f2
treeef0e6fd1608dadc9a88b9c3b9fc3ddb3bbea3d83
parent4981807e06a7d274c22c25f342c3e37b29a2bc0c
gas: fold three as_warn() in emit_expr_with_reloc()

Simply use the available abstraction instead of, effectively, trying to
open-code it.
gas/ChangeLog
gas/read.c