Skip to content

matching inline asm constraints with memory not implemented #1505

@llvmbot

Description

@llvmbot
Bugzilla Link 1133
Resolution FIXED
Resolved on Feb 20, 2008 23:28
Version trunk
OS Linux
Blocks #1234
Attachments bugpoint reduction
Reporter LLVM Bugzilla Contributor
CC @efriedma-quic

Extended Description

the attched reduction is from code that passes regular gcc.

llc: SelectionDAGISel.cpp:2622: void
llvm::SelectionDAGLowering::visitInlineAsm(llvm::CallInst&): Assertion `(NumOps
& 7) == 2 && "Skipped past definitions?"' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backend:X86bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] instead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions