[
	{
		"description": "Test of known floating-point bugs",
		"id": "floatb",
		"format": "bin",
		"source": "floatb.asm",
		"option": "-Ox",
		"target": [
			{ "output": "floatb.bin" },
			{ "stderr": "floatb.stderr" }
		]
	}
]
