This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16015] New: xfailed g++.dg/ext/stmtexpr1.C


This test is now xfailed on mainline because 
  ({A <10> (), A<11> (); }).Foo (), A<12> ();
no longer works as expected.  I'm unclear on how this ever worked, since a 
related test case (to be attached) doesn't pass on any version of gcc.

Jason said he'd poke at the problem.

-- 
           Summary: xfailed g++.dg/ext/stmtexpr1.C
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: xfail
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: jason at gcc dot gnu dot org
        ReportedBy: rth at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]