BFD messages
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / badgotr1.d
CommitLineData
54893deb 1#source: gotrel1.s
9a6351f1 2#as: --pic --underscore --em=criself
54893deb
HPN
3#ld: -m crislinux -shared
4#objdump: -dr
6e05870c 5#error: \A[^\nc][^\n]*o: uses _-prefixed [^\nc]*\n[^\nc][^\n]* failed to merge [^\n]*\n[^\nc][^\n]* no GOT [^\n]*\n[^\nc][^\n]* bad value\Z
54893deb
HPN
6
7# The error regex above is supposed to not match if we get a
8# SEGV, in which case we'll see "child killed: segmentation
9# violation", supposedly at the beginning (seen) or end (in
10# theory) of it. The input ELF type (with underscores on
11# symbols) mismatches the output type (no underscores).
This page took 0.720725 seconds and 4 git commands to generate.