public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13717] New: duplicated parameter name not caught ?
@ 2004-01-17 11:28 d dot binderman at virgin dot net
  2004-01-18  9:20 ` [Bug c++/13717] " dhazeghi at yahoo dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: d dot binderman at virgin dot net @ 2004-01-17 11:28 UTC (permalink / raw)
  To: gcc-bugs

The one liner

void f( int fred, char * fred);

is IMHO illegal code because fred is the name of two parameters.

I couldn't get gcc332 to find the bug in this code.
This is salted down from real code in Fedora Core 1.

-- 
           Summary: duplicated parameter name not caught ?
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: d dot binderman at virgin dot net
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: linux-i386


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


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

end of thread, other threads:[~2008-01-23  0:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-13717-1563@http.gcc.gnu.org/bugzilla/>
2006-03-15 10:43 ` [Bug c++/13717] duplicated parameter name not caught ? dcb314 at hotmail dot com
2006-05-29 15:13 ` rguenth at gcc dot gnu dot org
2006-05-29 16:26 ` mueller at gcc dot gnu dot org
2006-05-29 22:34 ` dcb314 at hotmail dot com
2008-01-16 18:26 ` tsarkov at cs dot man dot ac dot uk
2008-01-22 22:16 ` bangerth at dealii dot org
2008-01-23  0:14 ` manu at gcc dot gnu dot org
2004-01-17 11:28 [Bug c++/13717] New: " d dot binderman at virgin dot net
2004-01-18  9:20 ` [Bug c++/13717] " dhazeghi at yahoo dot com
2004-10-03 19:52 ` pinskia at gcc dot gnu dot org
2004-10-04 12:45 ` bangerth at dealii 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).