annotate gcc/testsuite/gcc.dg/vmx/1b-07-ansi.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 /* { dg-do compile } */
kono
parents:
diff changeset
2 /* { dg-options "-ansi -maltivec" } */
kono
parents:
diff changeset
3
kono
parents:
diff changeset
4 #include <altivec.h>
kono
parents:
diff changeset
5 vector char bool _0 ;
kono
parents:
diff changeset
6 vector bool char _8 ;
kono
parents:
diff changeset
7 vector char unsigned _56 ;
kono
parents:
diff changeset
8 vector unsigned char _64 ;
kono
parents:
diff changeset
9 vector char signed _112 ;
kono
parents:
diff changeset
10 vector signed char _120 ;
kono
parents:
diff changeset
11 /* bool is permitted in the predefine method, as it is expanded
kono
parents:
diff changeset
12 unconditionally to int. */
kono
parents:
diff changeset
13 bool _168 ;
kono
parents:
diff changeset
14 vector pixel _170 ;
kono
parents:
diff changeset
15 vector int bool _178 ;
kono
parents:
diff changeset
16 vector bool int _186 ;
kono
parents:
diff changeset
17 vector short bool _234 ;
kono
parents:
diff changeset
18 vector bool short _242 ;
kono
parents:
diff changeset
19 vector unsigned int _290 ;
kono
parents:
diff changeset
20 vector int unsigned _298 ;
kono
parents:
diff changeset
21 vector unsigned short _346 ;
kono
parents:
diff changeset
22 vector short unsigned _354 ;
kono
parents:
diff changeset
23 vector signed int _402 ;
kono
parents:
diff changeset
24 vector int signed _410 ;
kono
parents:
diff changeset
25 vector signed short _458 ;
kono
parents:
diff changeset
26 vector short signed _466 ;
kono
parents:
diff changeset
27 vector int bool _514 ;
kono
parents:
diff changeset
28 vector int bool _544 ;
kono
parents:
diff changeset
29 vector int bool _559 ;
kono
parents:
diff changeset
30 vector bool int _589 ;
kono
parents:
diff changeset
31 vector int short bool _874 ;
kono
parents:
diff changeset
32 vector int bool short _889 ;
kono
parents:
diff changeset
33 vector short int bool _904 ;
kono
parents:
diff changeset
34 vector short bool int _919 ;
kono
parents:
diff changeset
35 vector bool int short _934 ;
kono
parents:
diff changeset
36 vector bool short int _949 ;
kono
parents:
diff changeset
37 vector unsigned int _1234 ;
kono
parents:
diff changeset
38 vector int unsigned _1249 ;
kono
parents:
diff changeset
39 vector unsigned int _1279 ;
kono
parents:
diff changeset
40 vector int unsigned _1294 ;
kono
parents:
diff changeset
41 vector unsigned int _1309 ;
kono
parents:
diff changeset
42 vector int unsigned short _1594 ;
kono
parents:
diff changeset
43 vector int short unsigned _1609 ;
kono
parents:
diff changeset
44 vector unsigned int short _1624 ;
kono
parents:
diff changeset
45 vector unsigned short int _1639 ;
kono
parents:
diff changeset
46 vector short int unsigned _1654 ;
kono
parents:
diff changeset
47 vector short unsigned int _1669 ;
kono
parents:
diff changeset
48 vector signed int _1954 ;
kono
parents:
diff changeset
49 vector int signed _1969 ;
kono
parents:
diff changeset
50 vector signed int _1999 ;
kono
parents:
diff changeset
51 vector int signed _2014 ;
kono
parents:
diff changeset
52 vector signed int _2029 ;
kono
parents:
diff changeset
53 vector int signed short _2314 ;
kono
parents:
diff changeset
54 vector int short signed _2329 ;
kono
parents:
diff changeset
55 vector signed int short _2344 ;
kono
parents:
diff changeset
56 vector signed short int _2359 ;
kono
parents:
diff changeset
57 vector short int signed _2374 ;
kono
parents:
diff changeset
58 vector short signed int _2389 ;
kono
parents:
diff changeset
59 vector float _2674 ;