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: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs