mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-06 16:04:43 +08:00
3402778330
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
4 lines
339 B
Plaintext
4 lines
339 B
Plaintext
./travis/test/br3041451.asm:17: warning: negative `%rep' count: -2 [-w+negative-rep]
|
|
./travis/test/br3041451.asm:28: warning: negative `%rep' count: -1 [-w+negative-rep]
|
|
./travis/test/br3041451.asm:39: warning: negative `%rep' count: -2 [-w+negative-rep]
|
|
./travis/test/br3041451.asm:50: warning: negative `%rep' count: -1 [-w+negative-rep] |