Home
last modified time | relevance | path

Searched refs:tda2l (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) call abort
48 if (any (tla2l%l .neqv. tda2l%l)) call abort
H A Dmvbits_6.f9029 type(unseq) tda2l(4,3) variable
31 call yg0009(tda2l,4,3,1,-1,-4,-3)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
H A Dmvbits_6.f9029 type(unseq) tda2l(4,3) variable
31 call yg0009(tda2l,4,3,1,-1,-4,-3)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
H A Dmvbits_6.f9029 type(unseq) tda2l(4,3) variable
31 call yg0009(tda2l,4,3,1,-1,-4,-3)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) call abort
48 if (any (tla2l%l .neqv. tda2l%l)) call abort
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) call abort
48 if (any (tla2l%l .neqv. tda2l%l)) call abort
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
H A Dmvbits_6.f9029 type(unseq) tda2l(4,3) variable
31 call yg0009(tda2l,4,3,1,-1,-4,-3)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) call abort
48 if (any (tla2l%l .neqv. tda2l%l)) call abort
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) STOP 1
48 if (any (tla2l%l .neqv. tda2l%l)) STOP 2
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Ddependency_23.f9028 type(unseq) :: tda2l(3,2) local
30 tda2l%l = reshape ([.true.,.false.,.true.,.false.,.true.,.false.],[3,2])
31 tda2l%i = reshape ([1, -1, 3, -1, 5, -1],[3,2])
32 lda = tda2l%l
47 if (any (tla2l%i .ne. tda2l%i)) call abort
48 if (any (tla2l%l .neqv. tda2l%l)) call abort

12