PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr80969-4.c
blobd5026657cd467c3580679cb59f7755db34a10829
1 /* { dg-do run { target { { ! x32 } && avx512f_runtime } } } */
2 /* { dg-do compile { target { { ! x32 } && { ! avx512f_runtime } } } } */
3 /* { dg-options "-Ofast -mabi=ms -mavx512f" } */
4 /* { dg-require-effective-target avx512f } */
6 /* Test with avx512 and va_args. */
8 #define CALLEE_ABI ms_abi
9 #include "pr80969-4.h"