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/] [3dnowA-1.c] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
/* { dg-do assemble { target i?86-*-* x86_64-*-* } } */
2
/* { dg-require-effective-target ilp32 } */
3
/* { dg-options "-O2 -Werror-implicit-function-declaration -m3dnow -march=athlon" } */
4
 
5
/* Test that the intrinsics compile with optimization.  All of them are
6
   defined as inline functions in mmintrin.h that reference the proper
7
   builtin functions.  Defining away "static" and "__inline" results in
8
   all of them being compiled as proper functions.  */
9
 
10
#define static
11
#define __inline
12
 
13
#include <mm3dnow.h>

powered by: WebSVN 2.1.0

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