mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
Making DEFAULT ABS the default for 64-bit mode was a real mistake. Issue a warning so we can eventually change it. Support making FS: and GS: references also be REL by default. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
3 lines
165 B
Plaintext
3 lines
165 B
Plaintext
./travis/test/lar_lsl.asm:98: warning: implicit DEFAULT ABS is deprecated [-w+implicit-abs-deprecated]
|
|
./travis/test/lar_lsl.asm:81: ... from macro `m' defined here
|