gas: fix overflow diagnostics
[deliverable/binutils-gdb.git] / gas / ChangeLog
index be9882a0d0ae888f51f68e774cb1128f7c52ba28..ebbf27f0b6635d95c26339f37e6c97141729fb1a 100644 (file)
@@ -1,3 +1,13 @@
+2021-06-16  Jan Beulich  <jbeulich@suse.com>
+
+       * read.c (emit_expr_with_reloc): Adjust overflow check. Drop
+       hibit local variable.
+       * write.c (fixup_segment): Differentiate signed and non-signed
+       relocs in overflow check.
+       * testsuite/gas/all/overflow.s,
+       testsuite/gas/all/overflow.l: New.
+       * testsuite/gas/all/gas.exp: Run new test.
+
 2021-06-15  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (md_show_usage): Split ELF and PE/COFF parts
This page took 0.022708 seconds and 4 git commands to generate.