preproc: fix more token pasting cases
commit6125b624037a73f621295ff8bce0baffe9cb57ee
authorH. Peter Anvin <hpa@zytor.com>
Wed, 8 Apr 2009 21:02:25 +0000 (8 14:02 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 8 Apr 2009 21:02:25 +0000 (8 14:02 -0700)
tree6dc8699d1b126d328670955525845deee77d13d5
parent93f77ac51a8258d5871127c15bb7b59a49d0dca2
preproc: fix more token pasting cases

"+" can be a separate token that ends up having to get pulled into the
middle of a floating-point constant.  It's not even that strange.

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