Skip to content

Integrated assembler rejects optional 0 immediates #18662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsonn opened this issue Dec 20, 2013 · 2 comments
Closed

Integrated assembler rejects optional 0 immediates #18662

jsonn opened this issue Dec 20, 2013 · 2 comments
Labels
backend:ARM bugzilla Issues migrated from bugzilla

Comments

@jsonn
Copy link
Contributor

jsonn commented Dec 20, 2013

Bugzilla Link 18288
Resolution FIXED
Resolved on Feb 21, 2014 05:20
Version trunk
OS Linux
Blocks #19300
CC @rengolin

Extended Description

strbt r1, [r0], #​0

is accepted, but

strbt r1, [r0]

is not.

@rengolin
Copy link
Member

Fixed in r198914

@rengolin
Copy link
Member

mentioned in issue #19300

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:ARM bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

2 participants