summaryrefslogtreecommitdiff
path: root/travis/test/br2496848.json
blob: 7baba12278f32173e36e3865e9727023f55e87d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
	{
		"description": "Test br2496848 (-Ox)",
		"id": "br2496848",
		"format": "bin",
		"source": "br2496848.asm",
		"option": "-Ox",
		"target": [
			{ "output": "br2496848.bin" },
			{ "stderr": "br2496848.stderr" }
		]
	},
	{
		"description": "Test br2496848 (-O0)",
		"ref": "br2496848",
		"option": "-O0",
		"update": "false"
	}
]