public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/31129]  New: No warning on unused parameters
@ 2007-03-11  1:55 terry at chem dot gu dot se
  2007-03-17 11:40 ` [Bug fortran/31129] " fxcoudert at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: terry at chem dot gu dot se @ 2007-03-11  1:55 UTC (permalink / raw)
  To: gcc-bugs

I think this is what #31124 is really about.

Consider the following:

program fred
integer::i
integer,parameter::j=9
end

With -Wunused a warning is generated for i, but not j.  (At least with my 4.2
prerelease.)


-- 
           Summary: No warning on unused parameters
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: terry at chem dot gu dot se


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-09 15:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-11  1:55 [Bug fortran/31129] New: No warning on unused parameters terry at chem dot gu dot se
2007-03-17 11:40 ` [Bug fortran/31129] " fxcoudert at gcc dot gnu dot org
2007-07-09 10:18 ` dfranke at gcc dot gnu dot org
2007-07-09 12:10 ` patchapp at dberlin dot org
2007-07-09 14:57 ` dfranke at gcc dot gnu dot org
2007-07-09 14:59 ` dfranke at gcc dot gnu dot org
2007-07-09 15:01 ` dfranke at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).