The following invalid code snippet is accepted since GCC 4.2.0:

=================
namespace N { }

int N::i;
=================


-- 
           Summary: [4.2/4.3 regression] Definition of variable N::i outside
                    namespace N not rejected
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid
          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=32898

Reply via email to