Home
last modified time | relevance | path

Searched refs:BITWISE_OPERATOR (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/fixed-point/
H A Doperator-bitwise.c21 #define BITWISE_OPERATOR(OPRT,OPRD) \ macro
71 BITWISE_OPERATOR(&,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
72 BITWISE_OPERATOR(|,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
73 BITWISE_OPERATOR(^,sf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
74 BITWISE_OPERATOR(&,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
75 BITWISE_OPERATOR(|,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
76 BITWISE_OPERATOR(^,f); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
77 BITWISE_OPERATOR(&,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
78 BITWISE_OPERATOR(|,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
79 BITWISE_OPERATOR(^,lf); /* { dg-error "invalid operands to binary" } */ in operator_notfor_fixed_point()
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/vec/
H A Dvec_avx_double.hpp248 #define BITWISE_OPERATOR(op, opcode) \ macro
254 BITWISE_OPERATOR(&, _mm256_and_pd)
255 BITWISE_OPERATOR(|, _mm256_or_pd)
256 BITWISE_OPERATOR(^, _mm256_xor_pd)
258 #undef BITWISE_OPERATOR
H A Dvec_avx_float.hpp287 #define BITWISE_OPERATOR(op, opcode) \ macro
293 BITWISE_OPERATOR(&, _mm256_and_ps)
294 BITWISE_OPERATOR(|, _mm256_or_ps)
295 BITWISE_OPERATOR(^, _mm256_xor_ps)
297 #undef BITWISE_OPERATOR
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/vec/
H A Dvec_avx_double.hpp255 #define BITWISE_OPERATOR(op, opcode) \ macro
261 BITWISE_OPERATOR(&, _mm256_and_pd)
262 BITWISE_OPERATOR(|, _mm256_or_pd)
263 BITWISE_OPERATOR(^, _mm256_xor_pd)
265 #undef BITWISE_OPERATOR
H A Dvec_avx_float.hpp294 #define BITWISE_OPERATOR(op, opcode) \ macro
300 BITWISE_OPERATOR(&, _mm256_and_ps)
301 BITWISE_OPERATOR(|, _mm256_or_ps)
302 BITWISE_OPERATOR(^, _mm256_xor_ps)
304 #undef BITWISE_OPERATOR

12