diff options
Diffstat (limited to 'travis/test/gotoff64.stderr')
-rw-r--r-- | travis/test/gotoff64.stderr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/travis/test/gotoff64.stderr b/travis/test/gotoff64.stderr index 33d77526..f800f201 100644 --- a/travis/test/gotoff64.stderr +++ b/travis/test/gotoff64.stderr @@ -1,2 +1,4 @@ -nasm:fatal: no input file specified -type `nasm -h' for help
\ No newline at end of file +./travis/test/gotoff64.asm:9: error: ELF64 requires ..gotoff references to be qword absolute +./travis/test/gotoff64.asm:10: error: ELF64 requires ..gotoff references to be qword absolute +./travis/test/gotoff64.asm:19: error: ELF64 requires ..gotoff references to be qword +./travis/test/gotoff64.asm:20: error: ELF64 requires ..gotoff references to be qword
\ No newline at end of file |