Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pie1.d
CommitLineData
6333bc0d
L
1#name: PIE with undefined symbol
2#as: --64
3#ld: -pie -melf_x86_64 --noinhibit-exec
db95bb7c 4#readelf: -s --wide
6333bc0d 5#warning: \A[^\n]*\.o[^\n]*In function `_start':\n[^\n]*: undefined reference to `foo'\Z
db95bb7c
L
6
7#failif
8#...
9 +[0-9]+: +[0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +UND foo
10#...
This page took 0.119889 seconds and 4 git commands to generate.