blob: d7f6699f1329791b3ad12b728ca93f4fe3f33caf [file] [log] [blame]
/* { dg-do compile { target ia32 } } */
/* { dg-options "-O2 -miamcu" } */
/* { dg-add-options bind_pic_locally } */
/* Defining away "extern" and "__inline" results in all of them being
compiled as proper functions. */
#define extern
#define __inline
#include <x86intrin.h>