[LLVMbugs] [Bug 2286] New: FrontendObjC/nonfragile-ivar.m fails on x86-32 linux

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon May 5 06:11:38 PDT 2008


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

           Summary: FrontendObjC/nonfragile-ivar.m fails on x86-32 linux
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu


It looks like this test assumes a 64 bit compiler:

while running: llvm-gcc  -emit-llvm -x objective-c -c
test/FrontendObjC/nonfragile-ivar.m -o /dev/null -m64
test/FrontendObjC/nonfragile-ivar.m:1: sorry, unimplemented: 64-bit mode not
compiled in
test/FrontendObjC/nonfragile-ivar.m:16: error: synthesized property 'whatever'
must either be named the same as a compatible ivar or must explicitly name an
ivar


-- 
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