listing.c: show [ssss] for a segment instead of a bogus address
commit571592ea63dc6ffcd4b79a168bfb9f30f796e02b
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 May 2017 22:32:37 +0000 (1 15:32 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 May 2017 22:32:37 +0000 (1 15:32 -0700)
treeb27c9390d23cc8a83115447dbc616b83c28d15f0
parent217e714e6bfae501cdceeb9ca13b9339502a4f0e
listing.c: show [ssss] for a segment instead of a bogus address

There is no point in showing a number of a relative segment, so just
show [ssss]; even if there is a possible segment offset it is
linker-dependent and output format dependent.

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