re PR fortran/14568 (should not warn about unused variables in common blocks)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Fri, 14 May 2004 12:44:40 +0000 (14:44 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Fri, 14 May 2004 12:44:40 +0000 (14:44 +0200)
commitce8fc97bdf64cb3abbe042de3d9030b0c22b74dc
tree380625d92c134b443688d024104cdfc3a8f598af
parentabdef81151d23ac629bbd9e98fdf31fd478912f3
re PR fortran/14568 (should not warn about unused variables in common blocks)

       PR fortran/14568
       * trans-decl.c (generate_local_decl): Don't warn for unused
       variables which are in common blocks.

From-SVN: r81837
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c