Commit dba9842f by H.J. Lu

Add the missing file

From-SVN: r225377
parent 2fd98c0a
/* { dg-do compile { target ia32 } } */
/* { dg-options "-O2 -miamcu" } */
/* Defining away "extern" and "__inline" results in all of them being
compiled as proper functions. */
#define extern
#define __inline
#include <x86intrin.h>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment