Home
last modified time | relevance | path

Searched refs:test_alloc_return_array (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Dallocatable-return.f9018 real, allocatable :: test_alloc_return_array(:) local
19 allocate(test_alloc_return_array(7:8))
/llvm-project/flang/test/Lower/
H A Dallocatable-return.f9017 real, allocatable :: test_alloc_return_array(:) local
18 allocate(test_alloc_return_array(7:8))