mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
752c72e204
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
./travis/test/imm64.asm:24: warning: signed dword immediate exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:24: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:25: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:26: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:27: warning: signed dword immediate exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:27: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:28: warning: signed dword immediate exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:28: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:52: warning: signed dword immediate exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:52: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:53: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:54: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:55: warning: signed dword immediate exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:55: warning: dword data exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:56: warning: signed dword immediate exceeds bounds [-w+number-overflow]
|
|
./travis/test/imm64.asm:56: warning: dword data exceeds bounds [-w+number-overflow] |