2018-04-25 00:34:00 +03:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"description": "Test of non-power-of-2 alignment (-Ox)",
|
|
|
|
|
"id": "align13",
|
|
|
|
|
"format": "bin",
|
|
|
|
|
"source": "align13.asm",
|
2025-10-15 22:11:09 -07:00
|
|
|
"option": "-Ox",
|
2018-04-25 00:34:00 +03:00
|
|
|
"target": [
|
|
|
|
|
{ "stderr": "align13.stderr" }
|
|
|
|
|
],
|
|
|
|
|
"error": "expected"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"description": "Test of non-power-of-2 alignment (-O1)",
|
|
|
|
|
"ref": "align13",
|
2025-10-15 22:11:09 -07:00
|
|
|
"option": "-O1",
|
2018-04-25 00:34:00 +03:00
|
|
|
"update": "false"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"description": "Test of non-power-of-2 alignment (-O0)",
|
|
|
|
|
"ref": "align13",
|
2025-10-15 22:11:09 -07:00
|
|
|
"option": "-O0",
|
2018-04-25 00:34:00 +03:00
|
|
|
"update": "false"
|
|
|
|
|
}
|
|
|
|
|
]
|