summaryrefslogtreecommitdiff
path: root/travis/test/floatb.json
blob: 18ba8b6fe23d18b2dd5d6987ac99fb7bed9c76a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"description": "Test of known floating-point bugs",
		"id": "floatb",
		"format": "bin",
		"source": "floatb.asm",
		"option": "-Ox",
		"target": [
			{ "output": "floatb.bin" }
		]
	}
]