mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
7373a8e606
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
38 lines
779 B
JSON
38 lines
779 B
JSON
[
|
|
{
|
|
"description": "Test SEG with non-relocatable values (bin)",
|
|
"id": "br560575",
|
|
"format": "bin",
|
|
"source": "br560575.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "stderr": "br560575.stderr" }
|
|
],
|
|
"error": "expected"
|
|
},
|
|
{
|
|
"description": "Test SEG with non-relocatable values (elf32)",
|
|
"ref": "br560575",
|
|
"format": "elf32",
|
|
"update": "false"
|
|
},
|
|
{
|
|
"description": "Test SEG with non-relocatable values (elf64)",
|
|
"ref": "br560575",
|
|
"format": "elf64",
|
|
"update": "false"
|
|
},
|
|
{
|
|
"description": "Test SEG with non-relocatable values (macho32)",
|
|
"ref": "br560575",
|
|
"format": "macho32",
|
|
"update": "false"
|
|
},
|
|
{
|
|
"description": "Test SEG with non-relocatable values (macho64)",
|
|
"ref": "br560575",
|
|
"format": "macho64",
|
|
"update": "false"
|
|
}
|
|
]
|