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

32-bit + mipster + self-self-self [+ gc] is failing #314

Open
CAS-ual-TY opened this issue Mar 23, 2022 · 1 comment
Open

32-bit + mipster + self-self-self [+ gc] is failing #314

CAS-ual-TY opened this issue Mar 23, 2022 · 1 comment

Comments

@CAS-ual-TY
Copy link
Contributor

CAS-ual-TY commented Mar 23, 2022

As discussed on monday, there seems to be an issue.However, I am able to reproduce it without any changes whatsoever to the code now.

Basically, just run one of the following:
./selfie-32 -l selfie-32.m -m 4 -l selfie-32.m -gc -m 2 -c selfie.c
./selfie-32 -l selfie-32.m -m 4 -l selfie-32.m -m 2 -c selfie.c

The same 2 lines with -y instead of -m seem to be working (replace just the last one).

See CAS-ual-TY@ce2a4ed. I have created a workflow for 32-bit testing. This workflow is run in this commit and has the mentioned commands failing. No changes were made to any code or any existing file in the repo.

Note: Both branches this commit is in contain more changes. See the workflow-runs on unchanged selfie code here: https://github.com/CAS-ual-TY/selfie/actions/runs/2029908218

@CAS-ual-TY
Copy link
Contributor Author

Workaround by 9f7dd5b

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