public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/23075] New: Redundant / bogus warning
@ 2005-07-26 12:14 neil at gcc dot gnu dot org
  2005-07-26 12:23 ` [Bug c/23075] " neil at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: neil at gcc dot gnu dot org @ 2005-07-26 12:14 UTC (permalink / raw)
  To: gcc-bugs

Compiling

int foo (void)
{
  return;  
}

with -ansi -pedantic gives two warnings; with GCC 3.3 it only gave one.  As a
QOI issue 3.3's behaviour is superior - warning about control reaching the end
of the function is a bit odd.

-- 
           Summary: Redundant / bogus warning
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: neil at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-09-06 20:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-26 12:14 [Bug c/23075] New: Redundant / bogus warning neil at gcc dot gnu dot org
2005-07-26 12:23 ` [Bug c/23075] " neil at gcc dot gnu dot org
2005-07-26 13:13 ` [Bug c/23075] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-09-05  9:57 ` jakub at gcc dot gnu dot org
2005-09-06 20:07 ` cvs-commit at gcc dot gnu dot org
2005-09-06 20:11 ` cvs-commit at gcc dot gnu dot org
2005-09-06 20:14 ` pinskia 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).