https://sourceware.org/bugzilla/show_bug.cgi?id=30688
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_41-branch branch has been updated by Jan Beulich <jbeul...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=79426d96ab2843dd87690d4423043074e451ea5c commit 79426d96ab2843dd87690d4423043074e451ea5c Author: Jan Beulich <jbeul...@suse.com> Date: Fri Jul 28 12:34:30 2023 +0200 gas: amend X_unsigned uses PR gas/30688 X_unsigned being clear does not indicate a negative number; it merely indicates a signed one (whose sign may still be clear). Amend two uses by an actual value check. -- You are receiving this mail because: You are on the CC list for the bug.