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 f0ca105..38d9c77 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 23bc36c..75b5ba7 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 23bc36c..75b5ba7 100644 (file)
@@ -1,4 +1,4 @@
 #...
  +\[[0-9a-f]+\]: .*COMPRESSED
- +ZLIB, [0-9a-f]+, 1
+ +ZLIB, [0-9a-f]+, [1-9][0-9]*
 #pass