/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
H A D | 20050316-1.c | 8 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 37 test5 (V2USI x) in test5() 55 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main() 66 V2USI z = { 6, 6 }; in main()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 4 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 8 V2USI 11 return (V2USI) (V2SI) (long long) x; in test1() 17 return (long long) (V2USI) (V2SI) (long long) x; in test2() 26 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
H A D | 20050316-1.c | 6 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 35 test5 (V2USI x) in test5() 53 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main() 64 V2USI z = { 6, 6 }; in main()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
H A D | 20050316-1.c | 8 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 37 test5 (V2USI x) in test5() 55 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main() 66 V2USI z = { 6, 6 }; in main()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
H A D | 20050316-1.c | 8 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 37 test5 (V2USI x) in test5() 55 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main() 66 V2USI z = { 6, 6 }; in main()
|
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 4 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 8 V2USI 11 return (V2USI) (V2SI) (long long) x; in test1() 17 return (long long) (V2USI) (V2SI) (long long) x; in test2() 26 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 4 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 8 V2USI 11 return (V2USI) (V2SI) (long long) x; in test1() 17 return (long long) (V2USI) (V2SI) (long long) x; in test2() 26 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20050316-3.c | 5 typedef unsigned int V2USI __attribute__ ((vector_size (8))); typedef 9 V2USI 12 return (V2USI) (V2SI) (long long) x; in test1() 18 return (long long) (V2USI) (V2SI) (long long) x; in test2() 27 union { V2SI x; int y[2]; V2USI z; long long l; } u; in main()
|