Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr14265.d
CommitLineData
b9b2ae8b
NC
1#name: --gc-sections with KEEP
2#source: dummy.s
3#ld: --gc-sections -T pr14265.t -e 0 tmpdir/pr14265.o
4#nm: --format=bsd --numeric-sort
5
6#...
c4621b33 7[0-9a-f]+[ ][dD][ ]_*foo1_start
4a85cc09 8#...
b9b2ae8b 9[0-9a-f]+[ ]D[ ]_*foo1
4a85cc09 10#...
c4621b33
AM
11[0-9a-f]+[ ][dD][ ]_*foo1_end
12[0-9a-f]+[ ][dD][ ]_*foo2_start
b9b2ae8b 13[0-9a-f]+[ ]D[ ]_*foo2
c4621b33 14[0-9a-f]+[ ][dD][ ]_*foo2_end
b9b2ae8b 15#...
This page took 0.326825 seconds and 4 git commands to generate.