[LLVMbugs] [Bug 7139] New: ptr to member not zeroed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 14 09:52:21 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7139

           Summary: ptr to member not zeroed
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: chris at bubblescope.net
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Created an attachment (id=4892)
 --> (http://llvm.org/bugs/attachment.cgi?id=4892)
Ptr to member example

The attached code shows that clang++ is not correctly zeroing pointers to
members. This code compiles and runs correctly in g++. This code is reduced
from boost.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list