/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
H A D | c490001.a | 139 -- 'Succ. Thus, N_M2 is further from 0.0 (i.e. more negative) than N_M1. 144 N_M1 : constant My_Flt := My_Flt'Machine(Negative_Float); 145 N_M2 : constant My_Flt := My_Flt'Pred(N_M1); 147 More_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*4.1/8.0); 148 Neg_Exactly_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)/2.0); 149 Less_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*2.4/5.0); 189 Float_Subtest (-0.692074550952117, N_M1, "Negative Float: literal"); 202 Float_Subtest (Less_Neg_Than_Half, N_M1, "Negative Float: < half"); 208 Float_Subtest (Neg_Exactly_Half, N_M1, "Negative Float: = half"); 209 Float_Subtest (More_Neg_Than_Half, N_M1, "Negative Float: > half"); [all …]
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
H A D | c490001.a | 139 -- 'Succ. Thus, N_M2 is further from 0.0 (i.e. more negative) than N_M1. 144 N_M1 : constant My_Flt := My_Flt'Machine(Negative_Float); 145 N_M2 : constant My_Flt := My_Flt'Pred(N_M1); 147 More_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*4.1/8.0); 148 Neg_Exactly_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)/2.0); 149 Less_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*2.4/5.0); 189 Float_Subtest (-0.692074550952117, N_M1, "Negative Float: literal"); 202 Float_Subtest (Less_Neg_Than_Half, N_M1, "Negative Float: < half"); 208 Float_Subtest (Neg_Exactly_Half, N_M1, "Negative Float: = half"); 209 Float_Subtest (More_Neg_Than_Half, N_M1, "Negative Float: > half"); [all …]
|
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
H A D | c490001.a | 139 -- 'Succ. Thus, N_M2 is further from 0.0 (i.e. more negative) than N_M1. 144 N_M1 : constant My_Flt := My_Flt'Machine(Negative_Float); 145 N_M2 : constant My_Flt := My_Flt'Pred(N_M1); 147 More_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*4.1/8.0); 148 Neg_Exactly_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)/2.0); 149 Less_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*2.4/5.0); 189 Float_Subtest (-0.692074550952117, N_M1, "Negative Float: literal"); 202 Float_Subtest (Less_Neg_Than_Half, N_M1, "Negative Float: < half"); 208 Float_Subtest (Neg_Exactly_Half, N_M1, "Negative Float: = half"); 209 Float_Subtest (More_Neg_Than_Half, N_M1, "Negative Float: > half"); [all …]
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
H A D | c490001.a | 139 -- 'Succ. Thus, N_M2 is further from 0.0 (i.e. more negative) than N_M1. 144 N_M1 : constant My_Flt := My_Flt'Machine(Negative_Float); 145 N_M2 : constant My_Flt := My_Flt'Pred(N_M1); 147 More_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*4.1/8.0); 148 Neg_Exactly_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)/2.0); 149 Less_Neg_Than_Half : constant My_Flt := N_M1 + ((N_M2 - N_M1)*2.4/5.0); 189 Float_Subtest (-0.692074550952117, N_M1, "Negative Float: literal"); 202 Float_Subtest (Less_Neg_Than_Half, N_M1, "Negative Float: < half"); 208 Float_Subtest (Neg_Exactly_Half, N_M1, "Negative Float: = half"); 209 Float_Subtest (More_Neg_Than_Half, N_M1, "Negative Float: > half"); [all …]
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/c4/ |
H A D | c490002.a | 150 N_M1 : constant My_Fix := Neg_Multiplier * Small; 151 N_M2 : constant My_Fix := My_Fix'Pred(N_M1); 153 More_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/1.980); 154 Neg_Exactly_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.000); 155 Less_Neg_Than_Half : constant My_Fix := N_M1 + ((N_M2 - N_M1)/2.033); 196 -- equal either P_M1 or P_M2 (resp., N_M1 or N_M2). An equality check 209 if (Negative_Fixed = N_M1) then 210 Fixed_Subtest (-467.13988, N_M1, "Negative Fixed: literal"); 226 Fixed_Subtest (Less_Neg_Than_Half, N_M1, "Negative Fixed: < half"); 232 Fixed_Subtest (Neg_Exactly_Half, N_M1, "Negative Fixed: = half"); [all …]
|