OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.target/] [i386/] [sse-12.c] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
/* Test that {,x,e,p}mmintrin.h and mm_malloc.h are
2
   usable with -std=c89 -pedantic-errors.  */
3
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
4
/* { dg-options "-std=c89 -pedantic-errors -msse3" } */
5
 
6
#include <mmintrin.h>
7
#include <xmmintrin.h>
8
#include <emmintrin.h>
9
#include <pmmintrin.h>
10
#include <mm_malloc.h>
11
 
12
int dummy;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.