re PR fortran/83803 (Using -fc-prototypes on modules with empty dummy arg lists does...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 13 Jan 2018 13:23:31 +0000 (13:23 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 13 Jan 2018 13:23:31 +0000 (13:23 +0000)
commit700b62ccf29e12b68029883b5c1e69f151c4e512
treeb9481036ead7ec8eb8e7bcf4ad9733f5cff20aa6
parente8b078f514be5c1574d32badb6bcab4d0889521a
re PR fortran/83803 (Using -fc-prototypes on modules with empty dummy arg lists does not close paren.)

2018-01-13  Thomas Koenig <tkoenig@gcc.gnu.org>
<emsr@gcc.gnu.org>

PR fortran/83803
* dump-parse-tree.c (write_proc): Always emit closing parenthesis
for functions.

From-SVN: r256606
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c