Fix fndecl's for fortran coarray calls.
authorAndre Vehreschild <vehre@gcc.gnu.org>
Thu, 15 Oct 2020 13:43:35 +0000 (15:43 +0200)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Thu, 15 Oct 2020 13:47:15 +0000 (15:47 +0200)
commitf6db796d0a12704bc46a0ccff6e86e4b21a73008
treecbbbe8fba9923f1375746b20f6ecedf96f327eb8
parent34af17c0164f3138df094b144c7f74c2d1805444
Fix fndecl's for fortran coarray calls.

gcc/fortran/ChangeLog:

* trans-decl.c (gfc_build_builtin_function_decls): Fix the coarray fndecls.
gcc/fortran/trans-decl.c