This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch, fortran] PR31129 - warning on unused parameters


On -Wunused/-Wall , emit a warning if an unused parameters is found.

:ADDPATCH fortran:

2007-07-09 Daniel Franke <franke.daniel@gmail.com>

       PR fortran/31129
       * trans-decl.c (generate_local_decl) Emit a warning if an used
parameter
       is found.

Regtested on i686-pc-linux-gnu. Ok for trunk?

Regards
       Daniel





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]