Fix some fnspec strings in trans-decl.c
authorJan Hubicka <jh@suse.cz>
Wed, 30 Sep 2020 16:00:42 +0000 (18:00 +0200)
committerJan Hubicka <jh@suse.cz>
Wed, 30 Sep 2020 16:00:42 +0000 (18:00 +0200)
commitecd700c1bc6b4da70a439ac233f1515131c29f86
treefb3562059a3cdea51358cdb2794eccf29e57e47e
parent1814c828a021adaab7eb98124e9db3a3341a86e3
Fix some fnspec strings in trans-decl.c

* trans-decl.c (gfc_build_intrinsic_function_decls): Add traling dots
to spec strings so they match the number of parameters; do not use
R and W for non-pointer parameters. Drop pointless specifier on
caf_stop_numeric and caf_get_team.
gcc/fortran/trans-decl.c