Skip to content

Incomplete MIPS IAS support for immediate branch pseudo-instructions. #22763

@emaste

Description

@emaste
Bugzilla Link 22389
Resolution FIXED
Resolved on Jun 11, 2015 07:19
Version trunk
OS FreeBSD
Blocks #23744

Extended Description

We have a project ongoing to build FreeBSD/mips with Clang, using the integrated assembler.

One issue was:

/home/sbruno/bsd/clang360-import/lib/libc/mips/gen/sigsetjmp.S:64:10: error: invalid operand for instruction
bne $5, 0x0, 1f # do saving of signal mask?
^

I've switched this to zero in FreeBSD r277877 but it seems gas accepts it.

https://svnweb.freebsd.org/base?view=revision&revision=277877

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions