]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
libctf: testsuite fixes for datasec size changes
authorNick Alcock <nick.alcock@oracle.com>
Thu, 15 May 2025 14:45:10 +0000 (15:45 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 20 May 2025 13:35:37 +0000 (14:35 +0100)
13 files changed:
libctf/testsuite/libctf-lookup/by-kind/array.lk
libctf/testsuite/libctf-lookup/by-kind/const.lk
libctf/testsuite/libctf-lookup/by-kind/datasec.lk
libctf/testsuite/libctf-lookup/by-kind/decl-tag.lk
libctf/testsuite/libctf-lookup/by-kind/enum.lk
libctf/testsuite/libctf-lookup/by-kind/forward.lk
libctf/testsuite/libctf-lookup/by-kind/integer.lk
libctf/testsuite/libctf-lookup/by-kind/pointer.lk
libctf/testsuite/libctf-lookup/by-kind/restrict.lk
libctf/testsuite/libctf-lookup/by-kind/struct.lk
libctf/testsuite/libctf-lookup/by-kind/type-tag.lk
libctf/testsuite/libctf-lookup/by-kind/union.lk
libctf/testsuite/libctf-lookup/by-kind/volatile.lk

index 2f9334d32958f4448cce52c2ea3f47d2a21c8806..e33c10142a7d84866b42ecd588f9b2995164a3ac 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x4: foo: 0x3: \(kind 3\) int \[16\] .*
+  0: 0x4: foo \(datasec size: .*\): 0x3: \(kind 3\) int \[16\] .*
 
 Types: 
 
index 31910539138a4c6938ee810ed36ab07bf79f916c..c895abbc46fd7c285cfe9767ae2723233044afb2 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.rodata:
 
-  0: 0x3: foo: 0x2: \(kind 10\) const int .*
+  0: 0x3: foo \(datasec size: .*\): 0x2: \(kind 10\) const int .*
 
 Types: 
 
index 0e3ed471488e91882947cf7b9793e06b6bc4f321..f5a657cf489b1a1ca888923e4615e3f7d8f6348f 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.BAR:
 
-  0: 0x2: foo: 0x1: \(kind 1\) int .*
+  0: 0x2: foo \(datasec size: .*\): 0x1: \(kind 1\) int .*
 
 Types: 
 
index 18c430a47d1973a4ca48d42b0bacdb3a47e0e421..7a150fd88c1541c31854139bc9bc35165377f5bc 100644 (file)
@@ -4,8 +4,8 @@
 #...
 Section \.bss:
 
-  0: 0x[45]: bar: 0x2: \(kind 4\) struct  .*
-  0: 0x[56]: foo: 0x1: \(kind 1\) int .*
+  0: 0x[45]: bar \(datasec size: .*\): 0x2: \(kind 4\) struct  .*
+  0: 0x[56]: foo \(datasec size: .*\): 0x1: \(kind 1\) int .*
 
 Types: 
 
index f06d8cddeff30a11b5a254a42407dceeaf316843..875f09a1e1c818f240ad137e9049dc18729eec31 100644 (file)
@@ -4,8 +4,8 @@
 #...
 Section \.bss:
 
-  [0-9]*: 0x[0-9]*: bar: 0x3: \(kind 19\) enum big .*
-  [0-9]*: 0x[0-9]*: foo: 0x1: \(kind 6\) enum baz .*
+  [0-9]*: 0x[0-9]*: bar \(datasec size: .*\): 0x3: \(kind 19\) enum big .*
+  [0-9]*: 0x[0-9]*: foo \(datasec size: .*\): 0x1: \(kind 6\) enum baz .*
 
 Types: 
 
index aad478ba3337e5ea51089ea9427ec41657b32750..e5b78c2aef270ef38a8d5cb3e337b13b834fea49 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x3: bar: 0x2: \(kind 2\) struct foo \* .* -> 0x1: \(kind 7\) struct foo
+  0: 0x3: bar \(datasec size: .*\): 0x2: \(kind 2\) struct foo \* .* -> 0x1: \(kind 7\) struct foo
 
 Types: 
 
index 9c99b273acd9b63cc6d3f4bd0bf440846f5d715b..a7cef361ef3301d918f5fa0f8b25a376d3b62afc 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x2: foo: 0x1: \(kind 1\) int .*
+  0: 0x2: foo \(datasec size: .*\): 0x1: \(kind 1\) int .*
 
 Types: 
 
index d551902c9d9836d736b780b2fc1261669d1cbabc..f399d0bdc3ec4228d87de876ccb15bcad3572c95 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x3: foo: 0x2: \(kind 2\) int \* .*
+  0: 0x3: foo \(datasec size: .*\): 0x2: \(kind 2\) int \* .*
 
 Types: 
 
index 5a6ad195158319c0a27be4d96e769940f3fc20e1..26254dbc59f7159e024b9694831cd93242258239 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x4: foo: 0x3: \(kind 11\) int \*restrict .*
+  0: 0x4: foo \(datasec size: .*\): 0x3: \(kind 11\) int \*restrict .*
 
 Types: 
 
index 879a8afb582275b4ef92412438e224a9c8452f01..7552549ea0298f9af7de048acddf9e7e2af851b8 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x3: foo: 0x1: \(kind 4\) struct .*
+  0: 0x3: foo \(datasec size: .*\): 0x1: \(kind 4\) struct .*
 
 Types: 
 
index a7647b0b388865f96fe85b012f03974f6a30242c..183760583c7b2a512264cf5f8fbe726bf72ad8b0 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x[23]: foo: 0x[234]: \(kind 18\) ttag .* -> 0x1: \(kind 1\) int .*
+  0: 0x[23]: foo \(datasec size: .*\): 0x[234]: \(kind 18\) ttag .* -> 0x1: \(kind 1\) int .*
 
 Types: 
 
index 4092fca17ae6e176c1cad35930d78aa30ffdd982..8f8887f8d1c4823aacd52cce2921af66361f23fe 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x3: foo: 0x1: \(kind 5\) union bar .*
+  0: 0x3: foo \(datasec size: .*\): 0x1: \(kind 5\) union bar .*
 
 Types: 
 
index 65b533e98d51191dfd7ff5d0a0e50a63269ea1dd..3f4227460441d3267753408c0a75f942b196c787 100644 (file)
@@ -4,7 +4,7 @@
 #...
 Section \.bss:
 
-  0: 0x3: foo: 0x2: \(kind 9\) volatile int .*
+  0: 0x3: foo \(datasec size: .*\): 0x2: \(kind 9\) volatile int .*
 
 Types: