URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [compat/] [vector-2_y.c] - Rev 826
Compare with Previous | Blame | View Log
/* { dg-options "-w" } */ /* { dg-options "-w -mno-mmx" { target { i?86-*-* x86_64-*-* } } } */ #ifndef SKIP_ATTRIBUTE #include "compat-common.h" #include "vector-defs.h" #include "vector-check.h" TEST (2, sf, 301.0) TEST (4, sf, 302.0) TEST (8, sf, 303.0) TEST (16, sf, 304.0) TEST (2, df, 402.0) TEST (4, df, 402.0) #endif