Closed yus3710-fj closed 6 months ago
@llvm/issue-subscribers-flang-frontend
Author: Yusuke MINATO (yus3710-fj)
@llvm/issue-subscribers-openmp
Author: Yusuke MINATO (yus3710-fj)
@llvm/issue-subscribers-flang-ir
Author: Yusuke MINATO (yus3710-fj)
This is an issue from Fujitsu testsuite.
Flang-new terminates abnormally when compiling an allocatable dummy argument with assumed character length. That is privatized in the nested parallel regions.
The following are the test program and the compilation results of flang-new and gfortran.