Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-ctf / conflicting-typedefs.d
blobbeb1f7776c6916c71301fdff41f27954c8778f3c
1 #as:
2 #source: typedef-int.c
3 #source: typedef-long.c
4 #objdump: --ctf
5 #ld: -shared
6 #name: Conflicting Typedefs
8 .*: +file format .*
10 Contents of CTF section .ctf:
12 Header:
13 Magic number: 0xdff2
14 Version: 4 \(CTF_VERSION_3\)
15 #...
16 Types:
17 0x1: .*int .*
18 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]*\)
19 0x[0-9]:.*int .*
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]*\)
28 Strings:
29 #...