ld: relax alignment requirements of compressed .debug_* section checks
authorJan Beulich <jbeulich@novell.com>
Mon, 7 Dec 2015 16:52:25 +0000 (17:52 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 7 Dec 2015 16:52:25 +0000 (17:52 +0100)
This fixes a failure of the gabinormal linking test on some distros
(where e.g. crt1.o has a .debug_aranges section with larger alignment).

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/gabiend.rt
ld/testsuite/ld-elf/gabinormal.rt

index f0ca10591ab60d7bf018c577fb47aebb2a1ca370..38d9c77b6d5275963f96a7d58afc1cd35df08dcc 100644 (file)
@@ -1,3 +1,8 @@
+2015-12-07  Jan Beulich  <jbeulich@suse.com>
+
+       * ld-elf/gabiend.rt: Accept any alignment.
+       * ld-elf/gabinormal.rt: Likewise.
+
 2015-12-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-i386/i386.exp: Run mov2a and mov2b.
index 23bc36c87712a7ff54c4dc329ceb50aaaca829c7..75b5ba721387183c25056f11d9d14b8621e150a1 100644 (file)
@@ -1,4 +1,4 @@
 #...
  +\[[0-9a-f]+\]: .*COMPRESSED
- +ZLIB, [0-9a-f]+, 1
+ +ZLIB, [0-9a-f]+, [1-9][0-9]*
 #pass
index 23bc36c87712a7ff54c4dc329ceb50aaaca829c7..75b5ba721387183c25056f11d9d14b8621e150a1 100644 (file)
@@ -1,4 +1,4 @@
 #...
  +\[[0-9a-f]+\]: .*COMPRESSED
- +ZLIB, [0-9a-f]+, 1
+ +ZLIB, [0-9a-f]+, [1-9][0-9]*
 #pass