PR28751 mbind2a / mbind2b regressions on powerpc*-linux
[binutils-gdb.git] / ld / testsuite / ld-ctf / conflicting-typedefs.d
1 #as:
2 #source: typedef-int.c
3 #source: typedef-long.c
4 #objdump: --ctf
5 #ld: -shared
6 #name: Conflicting Typedefs
7
8 .*: +file format .*
9
10 Contents of CTF section .ctf:
11
12 Header:
13 Magic number: 0xdff2
14 Version: 4 \(CTF_VERSION_3\)
15 #...
16 Types:
17 0x1: .*int .*
18 0x[0-9]:.*int .*
19 0x[0-9]: \(kind 10\) word .* -> 0x[0-9]: \(kind 1\) .*int \(format 0x1\) \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\)
20
21 Strings:
22 #...
23 CTF archive member: .*typedef.*\.c:
24 #...
25 Types:
26 0x80000001: \(kind 10\) word .* -> 0x[0-9]: \(kind 1\) .*int \(format 0x1\) \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\)
27
28 Strings:
29 #...