summaryrefslogtreecommitdiff
path: root/travis/test/avx512f.json
blob: 4537b4a3dda91b7d5506d351ec10fa9e96d7b7d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
	{
		"description": "Test AVX512F errors",
		"id": "avx512f",
		"format": "bin",
		"source": "avx512f.asm",
		"option": "-O0 -DSRC",
		"target": [
			{ "stderr": "avx512f.stderr" }
		],
		"error": "expected"
	}
]