1 /* { dg-do run { target { lp64 && avx512f_runtime } } } */
2 /* { dg-do compile { target { lp64 && { ! avx512f_runtime } } } } */
3 /* { dg-options "-Ofast -mabi=ms -mavx512f -mcall-ms2sysv-xlogues" } */
4 /* { dg-require-effective-target avx512f } */
5 
6 /* Test when calling a sysv func using save/restore stubs.  */
7 
8 #include "pr80969-2.c"
9