2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / vector-2_y.c
blob283b149a20748e9823e6f71d23a6763508655a01
1 /* { dg-options "-w" } */
2 /* { dg-xfail-if "PR target/12916" "sparc*-*-*" "*" "" } */
4 #include "compat-common.h"
5 #include "vector-defs.h"
6 #include "vector-check.h"
8 TEST (2, sf, 301.0)
9 TEST (4, sf, 302.0)
10 TEST (16, sf, 304.0)
11 TEST (2, df, 402.0)