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

            Bug ID: 61126
           Summary: gfortran does not enable -Wununused-parameter with
                    -Wextra
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fweimer at redhat dot com

The gfortran.dg/wextra_1.f test case assumes that -Wextra enables
-Wununused-parameter, but this does not happen.  No warning is printed on line
4, leading to a test failure.

Reply via email to