blob: e5d4cadb04597525869319376e1fac774d3f0c3c [file] [log] [blame]
/* { dg-do run { target { { ! x32 } && avx512f_runtime } } } */
/* { dg-do compile { target { { ! x32 } && { ! avx512f_runtime } } } } */
/* { dg-options "-Ofast -mabi=ms -mavx512f" } */
/* { dg-require-effective-target avx512f } */
/* Test with avx512, va_args, and ms to sysv call. */
#define CALLEE_ABI sysv_abi
#include "pr80969-4.h"