https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103567

--- Comment #1 from Wileam Yonatan Phan <wileamyp at outlook dot com> ---
Surprisingly, this one compiles just fine:

subroutine f(y)
  real, intent(out) :: y(..)
end subroutine f

Reply via email to