Skip to content

FrontendObjC/nonfragile-ivar.m fails on x86-32 linux #2658

@llvmbot

Description

@llvmbot
Bugzilla Link 2286
Resolution FIXED
Resolved on May 06, 2008 18:56
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor
CC @isanbard

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions