Fixed duplicate AVX test case name in GCC suite
This commit is contained in:
parent
208d0abaae
commit
eed8138a82
@ -129,7 +129,7 @@
|
||||
test.contains({ "-mavx" }, gcc.getcflags(cfg))
|
||||
end
|
||||
|
||||
function suite.cflags_onAVX()
|
||||
function suite.cflags_onAVX2()
|
||||
vectorextensions "AVX2"
|
||||
prepare()
|
||||
test.contains({ "-mavx2" }, gcc.getcflags(cfg))
|
||||
|
Reference in New Issue
Block a user