blob: 190f66b355cfe9c2327191d183c47e4f1d793858 [file] [log] [blame]
; Test res* family errors
a:
resb -5
resw 1.2
resd -1.2
resq 0xffffffff
;rest a
[section .bss]
resb -5
resw 1.2
resd -1.2
resq 0xffffffff
;rest a