re PR fortran/15510 (Should not warn about unused variables from used modules)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Mon, 14 Jun 2004 16:04:41 +0000 (18:04 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Mon, 14 Jun 2004 16:04:41 +0000 (18:04 +0200)
commitce738b86f9cb4e73b7e7458c8e9a6c4865aa187b
tree068d05c44c96e1e1c82c8e8c6788aefc4166fbcc
parent7c82a41e7f18796040b3e6effbf6c483b7beb915
re PR fortran/15510 (Should not warn about unused variables from used modules)

PR fortran/15510
* trans-deecl.c (generate_local_decl): Do not issue warning for
unused variables if they're use associated.

Co-Authored-By: Andrew Vaught <andyv@firstinter.net>
From-SVN: r83113
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c