test/elf64so.asm: demonstrate a case where we bind to the wrong symbol
commit93c7aa23028c53e6ebf43861d2c778fb01fa895a
authorH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 06:14:53 +0000 (17 23:14 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 06:14:53 +0000 (17 23:14 -0700)
tree34f34f508b86acf1e0f3a424cca1478520743312
parentd5e7498556623df728e1e4cad601f6d9ab2d6740
test/elf64so.asm: demonstrate a case where we bind to the wrong symbol

Show an artificial case where we bind to the wrong symbol, due to the
confusion in the output system between the size of relative symbols
and their position.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
test/elf64so.asm