Home
last modified time | relevance | path

Searched refs:mf3 (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) call abort
24 if (size(xda(1:2:mf3)) /= 0) call abort
25 if (any(shape(xda(1:2:mf3)) /= 0)) call abort
26 if (any(ubound(xda(1:2:mf3)) /= 0)) call abort
27 if (ubound(xda(1:2:mf3),1) /= 0) call abort
28 if (lbound(xda(1:2:mf3),1) /= 1) call abort
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) call abort
25 if (size(xda(1:2:mf3)) /= 0) call abort
26 if (any(shape(xda(1:2:mf3)) /= 0)) call abort
27 if (any(ubound(xda(1:2:mf3)) /= 0)) call abort
28 if (ubound(xda(1:2:mf3),1) /= 0) call abort
29 if (lbound(xda(1:2:mf3),1) /= 1) call abort
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) call abort
25 if (size(xda(1:2:mf3)) /= 0) call abort
26 if (any(shape(xda(1:2:mf3)) /= 0)) call abort
27 if (any(ubound(xda(1:2:mf3)) /= 0)) call abort
28 if (ubound(xda(1:2:mf3),1) /= 0) call abort
29 if (lbound(xda(1:2:mf3),1) /= 1) call abort
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) call abort
24 if (size(xda(1:2:mf3)) /= 0) call abort
25 if (any(shape(xda(1:2:mf3)) /= 0)) call abort
26 if (any(ubound(xda(1:2:mf3)) /= 0)) call abort
27 if (ubound(xda(1:2:mf3),1) /= 0) call abort
28 if (lbound(xda(1:2:mf3),1) /= 1) call abort
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) call abort
24 if (size(xda(1:2:mf3)) /= 0) call abort
25 if (any(shape(xda(1:2:mf3)) /= 0)) call abort
26 if (any(ubound(xda(1:2:mf3)) /= 0)) call abort
27 if (ubound(xda(1:2:mf3),1) /= 0) call abort
28 if (lbound(xda(1:2:mf3),1) /= 1) call abort
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) call abort
25 if (size(xda(1:2:mf3)) /= 0) call abort
26 if (any(shape(xda(1:2:mf3)) /= 0)) call abort
27 if (any(ubound(xda(1:2:mf3)) /= 0)) call abort
28 if (ubound(xda(1:2:mf3),1) /= 0) call abort
29 if (lbound(xda(1:2:mf3),1) /= 1) call abort
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dbound_4.f9015 integer xca(2), xda(2), mf3 local
20 xca(1:2:-1) = xda(1:2:mf3)
23 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
24 if (size(xda(1:2:mf3)) /= 0) STOP 4
25 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
26 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
27 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
28 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dbounds_check_14.f9016 integer xca(2), xda(2), mf3 local
21 xca(1:2:-1) = xda(1:2:mf3)
24 if (any(xda(1:2:mf3) /= xda(1:0))) STOP 3
25 if (size(xda(1:2:mf3)) /= 0) STOP 4
26 if (any(shape(xda(1:2:mf3)) /= 0)) STOP 5
27 if (any(ubound(xda(1:2:mf3)) /= 0)) STOP 6
28 if (ubound(xda(1:2:mf3),1) /= 0) STOP 7
29 if (lbound(xda(1:2:mf3),1) /= 1) STOP 8

12345678910>>...21