test: test case for BR 3392655, overflow during bin format link
commit2cd1a6fb70b8f60a3b4e5496ac823249ced8a1f0
authorH. Peter Anvin <hpa@zytor.com>
Tue, 31 Mar 2020 17:23:43 +0000 (31 10:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 31 Mar 2020 17:23:43 +0000 (31 10:23 -0700)
tree6549bd2179c4bae2d26c9cf222cee5aa73d4f2e3
parente91f5cc1322eed4da0de81656276e021bf352c3d
test: test case for BR 3392655, overflow during bin format link

The bin format linker should warn if a relocation overflows its
virtual address.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
test/binoverflow.asm [new file with mode: 0644]