|
From: | jbeulich at suse dot com |
Subject: | [Bug gas/30688] [2.41 regression] Warning: size (8) out of range, ignored |
Date: | Thu, 27 Jul 2023 08:47:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30688 Jan Beulich <jbeulich at suse dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2023-07-27 CC| |amodra at gmail dot com --- Comment #1 from Jan Beulich <jbeulich at suse dot com> --- In commit a0ea3e1db8c4 uses of X_unsigned were added. Aiui absence of X_unsigned doesn't indicate though whether a value is negative; it merely indicates that the value is to be considered a signed number. (A similar use appears to exist in parse_align().) I'll make a patch amending those, but I'd appreciate input as I might easily be missing something. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |