mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -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
102 B
Plaintext
2 lines
102 B
Plaintext
./travis/test/ssesize.asm:3: warning: implicit DEFAULT ABS is deprecated [-w+implicit-abs-deprecated]
|