[Bug c++/13529] New: [3.4 regression] offsetof() with member-designator containing member access broken

dbaron at dbaron dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 31 03:33:00 GMT 2003


An offsetof() expression with a member-designator that contains member access is
broken for C++.  It works correctly in C.  This is a regression in the past few
months -- it's broken in the 2003-12-17 snapshot (and in cvs from a few hours
ago), and it worked on 2003-09-14.

-- 
           Summary: [3.4 regression] offsetof() with member-designator
                    containing member access broken
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dbaron at dbaron dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list