aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/compat/vector-2_y.c
blob: e100560a5074e18d7f425e8a146524b5fdd49b43 (plain)
1
2
3
4
5
6
7
8
9
10
/* { dg-options "-w" } */

#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)