mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 00:06:04 +00:00

-frealloc-lhs is the default. If -fno-realloc-lhs is specified, then an allocatable on the left side of an intrinsic assignment is not implicitly (re)allocated to conform with the right hand side. Fortran runtime will issue an error if there is a mismatch in shape/type/allocation-status.