Home
last modified time | relevance | path

Searched refs:mci_template (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_33.f9040 class(mci_t), allocatable :: mci_template component
51 if (allocated (mci_template)) &
52 allocate (component%mci_template, source = mci_template)
56 result (mci_template)
57 class(mci_t), allocatable :: mci_template local
59 if (allocated (component%mci_template)) &
60 allocate (mci_template, source = component%mci_template)
82 (process, mci_template) argument
85 call process%component%init (mci_template)
106 class(mci_t), allocatable :: mci_template local
[all …]