Skip to content
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

Useless error message when .BLKW used without argument #30

Open
adeelurehman opened this issue Nov 19, 2021 · 0 comments
Open

Useless error message when .BLKW used without argument #30

adeelurehman opened this issue Nov 19, 2021 · 0 comments

Comments

@adeelurehman
Copy link

Code Segment:

GMR7 .BLKW
GMR0 .BLKW
GMR2 .BLKW

Error Returned:

error: assembly failed (pass 2)

Ideally, the error should point to the first BLKW statement. And on further thought, this should be failing in pass 1, not pass 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant