URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [compat/] [vector-2_y.c] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-options "-w" } */ #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 (16, sf, 304.0) TEST (2, df, 402.0) #endif
Go to most recent revision | Compare with Previous | Blame | View Log