comparison gcc/testsuite/gcc.target/i386/pr89229-5b.c @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents
children
comparison
equal deleted inserted replaced
145:1830386684a0 152:2b5abeee2509
1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-O2 -march=skylake-avx512 -mno-avx512vl" } */
3
4 #include "pr89229-5a.c"
5
6 /* { dg-final { scan-assembler-times "vmovdqa32\[^\n\r]*zmm1\[67]\[^\n\r]*zmm1\[67]" 1 } } */