public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34269]  New: [4.3 regression] Incomplete __decltype expressions accepted
@ 2007-11-28 21:06 reichelt at gcc dot gnu dot org
  2007-11-28 21:06 ` [Bug c++/34269] " reichelt at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2007-11-28 21:06 UTC (permalink / raw)
  To: gcc-bugs

The following invalid code snippets are wrongly accepted on mainline:

=============================
void foo() { __decltype; }
=============================

=============================
void foo() { __decltype(; }
=============================


-- 
           Summary: [4.3 regression] Incomplete __decltype expressions
                    accepted
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid, monitored
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

end of thread, other threads:[~2009-06-04 11:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-28 21:06 [Bug c++/34269] New: [4.3 regression] Incomplete __decltype expressions accepted reichelt at gcc dot gnu dot org
2007-11-28 21:06 ` [Bug c++/34269] " reichelt at gcc dot gnu dot org
2007-11-28 22:28 ` jakub at gcc dot gnu dot org
2007-12-08 20:47 ` [Bug c++/34269] [4.1/4.2/4.3 regression] Incomplete __decltype/__typeof " pinskia at gcc dot gnu dot org
2007-12-12 20:57 ` mmitchel at gcc dot gnu dot org
2008-07-04 22:21 ` [Bug c++/34269] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-11-11 15:43 ` jakub at gcc dot gnu dot org
2008-11-11 17:47 ` jason at redhat dot com
2008-11-11 20:11 ` mark at codesourcery dot com
2008-11-12 17:36 ` jakub at gcc dot gnu dot org
2008-11-12 19:23 ` [Bug c++/34269] [4.2/4.3 " jakub at gcc dot gnu dot org
2009-03-31 20:14 ` [Bug c++/34269] [4.3 " jsm28 at gcc dot gnu dot org
2009-06-04 11:34 ` rguenth 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).