Don't warn for segmented references
commit10e27271330792a2d33cf08c5002c73cd2d7b201
authorH. Peter Anvin <hpa@zytor.com>
Tue, 30 Oct 2007 05:56:08 +0000 (29 22:56 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 30 Oct 2007 05:56:08 +0000 (29 22:56 -0700)
tree590c66d4452a4cdadbd76c03777bd882f1bed705
parent2ce0274303000c95f5f503f1fb0db86fd108b06e
Don't warn for segmented references

Don't warn for overflow in segmented references; those are linker
references and it is up to the backend or the linker to warn if they
overflow their permitted size.
assemble.c