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>
2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
./travis/test/vmx.asm:6: warning: implicit DEFAULT ABS is deprecated [-w+implicit-abs-deprecated]
|