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/31124] Warn of unused PRIVATE module variables/procedures



------- Comment #3 from terry at chem dot gu dot se  2007-11-15 10:27 -------
(In reply to comment #2)
> *** Bug 34092 has been marked as a duplicate of this bug. ***
> 

So, to summarise:  Unused parameters have been fixed in general, but unused
private module entities remain undetected (as of 4.3.0 20071109).  (There must
surely be a piece of code excluding module variables from unused warnings? 
That needs to be taught about the private attribute.)


-- 


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


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