gas: Fix checking for backwards .org with negative offset
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 07509cc7379c0ee4402964038a06a45540c29d18..b105aa0ab6015cd73ce1e486100f63bafa60a229 100644 (file)
@@ -1,3 +1,14 @@
+2020-06-01  Alex Coplan  <alex.coplan@arm.com>
+
+       * write.c (relax_segment): Fix handling of negative offset when
+       relaxing an rs_org frag.
+       * testsuite/gas/aarch64/org-neg.d: New test.
+       * testsuite/gas/aarch64/org-neg.l: Error output for test.
+       * testsuite/gas/aarch64/org-neg.s: Input for test.
+       * testsuite/gas/arm/org-neg.d: New test.
+       * testsuite/gas/arm/org-neg.l: Error output for test.
+       * testsuite/gas/arm/org-neg.s: Input for test.
+
 2020-05-28  Stephen Casner  <casner@acm.org>
 
        Fix unexpected failures in gas testsuite for pdp11-aout target.
This page took 0.025341 seconds and 4 git commands to generate.