aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2024-10-14 14:38:23 +0200
committerJan Beulich <jbeulich@suse.com>2024-10-14 14:38:23 +0200
commit4444dac5173e2e6ecd3053d22719049a3016836d (patch)
tree335e3791c962911f78c8e0b7b02af2b0fd1c041f
parentf5bb7f33242b29481ac109ab4f672bbd749b2b2d (diff)
downloadgdb-4444dac5173e2e6ecd3053d22719049a3016836d.zip
gdb-4444dac5173e2e6ecd3053d22719049a3016836d.tar.gz
gdb-4444dac5173e2e6ecd3053d22719049a3016836d.tar.bz2
ia64/ELF: fix HPUX testsuite fallout
... from 1f1b5e506bf0 ("bfd/ELF: restrict file alignment for object files"), as noticed / reported by Alan.
-rw-r--r--gas/testsuite/gas/ia64/alias-ilp32.d8
-rw-r--r--gas/testsuite/gas/ia64/secname-ilp32.d8
-rw-r--r--gas/testsuite/gas/ia64/unwind-ilp32.d10
3 files changed, 13 insertions, 13 deletions
diff --git a/gas/testsuite/gas/ia64/alias-ilp32.d b/gas/testsuite/gas/ia64/alias-ilp32.d
index fb76000..59df5a7 100644
--- a/gas/testsuite/gas/ia64/alias-ilp32.d
+++ b/gas/testsuite/gas/ia64/alias-ilp32.d
@@ -8,10 +8,10 @@ There are 8 section headers, starting at offset .*:
Section Headers:
+\[Nr\] +Name +Type +Addr +Off +Size +ES +Flg +Lk +Inf +Al
+\[ 0\] +NULL +00000000 000000 000000 00 +0 +0 +0
- +\[ 1\] .text +PROGBITS +00000000 000040 000000 00 +AX +0 +0 16
- +\[ 2\] .data +PROGBITS +00000000 000040 000000 00 +WA +0 +0 +1
- +\[ 3\] .bss +NOBITS +00000000 000040 000000 00 +WA +0 +0 +1
- +\[ 4\] 1234 +PROGBITS +00000000 000040 000005 00 +WA +0 +0 +1
+ +\[ 1\] .text +PROGBITS +00000000 0+[0-9a-f]+ 000000 00 +AX +0 +0 16
+ +\[ 2\] .data +PROGBITS +00000000 0+[0-9a-f]+ 000000 00 +WA +0 +0 +1
+ +\[ 3\] .bss +NOBITS +00000000 0+[0-9a-f]+ 000000 00 +WA +0 +0 +1
+ +\[ 4\] 1234 +PROGBITS +00000000 0+[0-9a-f]+ 000005 00 +WA +0 +0 +1
+\[ 5\] .symtab +SYMTAB +00000000 [0-9a-f]+ 000060 10 +6 +6 +4
+\[ 6\] .strtab +STRTAB +00000000 [0-9a-f]+ 000006 00 +0 +0 +1
+\[ 7\] .shstrtab +STRTAB +00000000 [0-9a-f]+ 000031 00 +0 +0 +1
diff --git a/gas/testsuite/gas/ia64/secname-ilp32.d b/gas/testsuite/gas/ia64/secname-ilp32.d
index 0b8a771..17747e4 100644
--- a/gas/testsuite/gas/ia64/secname-ilp32.d
+++ b/gas/testsuite/gas/ia64/secname-ilp32.d
@@ -8,10 +8,10 @@ There are 8 section headers, starting at offset .*:
Section Headers:
\[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
\[ 0\] NULL 00000000 000000 000000 00 0 0 0
- \[ 1\] .text PROGBITS 00000000 000040 000000 00 AX 0 0 16
- \[ 2\] .data PROGBITS 00000000 000040 000000 00 WA 0 0 1
- \[ 3\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 1
- \[ 4\] .foo PROGBITS 00000000 000040 000008 00 WA 0 0 8
+ \[ 1\] .text PROGBITS 00000000 0+[0-9a-f]+ 000000 00 AX 0 0 16
+ \[ 2\] .data PROGBITS 00000000 0+[0-9a-f]+ 000000 00 WA 0 0 1
+ \[ 3\] .bss NOBITS 00000000 0+[0-9a-f]+ 000000 00 WA 0 0 1
+ \[ 4\] .foo PROGBITS 00000000 0+[0-9a-f]+ 000008 00 WA 0 0 8
\[ 5\] .symtab SYMTAB 00000000 [0-9a-f]+ 000050 10 6 5 4
\[ 6\] .strtab STRTAB 00000000 [0-9a-f]+ 000001 00 0 0 1
\[ 7\] .shstrtab STRTAB 00000000 [0-9a-f]+ 000031 00 0 0 1
diff --git a/gas/testsuite/gas/ia64/unwind-ilp32.d b/gas/testsuite/gas/ia64/unwind-ilp32.d
index 9c12aad..4ab49d0 100644
--- a/gas/testsuite/gas/ia64/unwind-ilp32.d
+++ b/gas/testsuite/gas/ia64/unwind-ilp32.d
@@ -8,11 +8,11 @@ There are 9 section headers, starting at offset .*:
Section Headers:
\[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
\[ 0\] NULL 00000000 000000 000000 00 0 0 0
- \[ 1\] .text PROGBITS 00000000 000040 000000 00 AX 0 0 16
- \[ 2\] .data PROGBITS 00000000 000040 000000 00 WA 0 0 1
- \[ 3\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 1
- \[ 4\] .IA_64.unwind_inf PROGBITS 00000000 000040 000008 00 A 0 0 8
- \[ 5\] .IA_64.unwind IA_64_UNWIND 00000000 000048 000008 00 AL 1 1 8
+ \[ 1\] .text PROGBITS 00000000 0+[0-9a-f]+ 000000 00 AX 0 0 16
+ \[ 2\] .data PROGBITS 00000000 0+[0-9a-f]+ 000000 00 WA 0 0 1
+ \[ 3\] .bss NOBITS 00000000 0+[0-9a-f]+ 000000 00 WA 0 0 1
+ \[ 4\] .IA_64.unwind_inf PROGBITS 00000000 0+[0-9a-f]+ 000008 00 A 0 0 8
+ \[ 5\] .IA_64.unwind IA_64_UNWIND 00000000 0+[0-9a-f]+ 000008 00 AL 1 1 8
\[ 6\] .symtab SYMTAB 00000000 [0-9a-f]+ 000060 10 7 6 4
\[ 7\] .strtab STRTAB 00000000 [0-9a-f]+ 000001 00 0 0 1
\[ 8\] .shstrtab STRTAB 00000000 [0-9a-f]+ 00004d 00 0 0 1