This is the mail archive of the gcc-bugs@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]

[Bug fortran/38407] Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-argument



------- Comment #3 from dfranke at gcc dot gnu dot org  2010-05-20 21:53 -------
> It would be nice if -Wunused-dummy-argument would be split from
> -Wunused-variable and also be moved from -Wall to -Wextra to make
> it consistent with C, where -Wunused-parameter plays this role.

Mostly done. We had unused-dummy warnings in -Wall for so long, that I left
them there.

The -W[no-]unused-dummy-argument option will be available with 4.6.0.
No backport as it is not a feature, not a bug.

Closing.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38407


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