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

             Bug #: 54221
           Summary: Explicit private access specifier signals "unexpected
                    defined but not used [-Wunused-function]" warning
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: koen.po...@cs.kuleuven.be


Created attachment 27982
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27982
Reproduces unexpected warning on compilation

Setting routines private in a private module causes the "defined but not used
[-Wunused-function]" warning to be issued.

Reply via email to