0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00

travis: weirdpaste -- add nil dereference test

To address BR 3392696

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov
2020-07-12 14:04:44 +03:00
committed by H. Peter Anvin
parent 65c6ba8716
commit f1cf95480d
3 changed files with 20 additions and 0 deletions

View File

@@ -24,3 +24,13 @@
%define N 1e%++%+ 5
dd N, 1e+5
;
; test nil dereference, since we're
; modifying with %line keep it last
; in the file
;
; BR 3392696
;
%line 1 "`weirdpaste.asm"
mov eax, eax