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

examples/c/calc/calc.c fails #4

Open
MikeFultonDev opened this issue May 28, 2022 · 3 comments
Open

examples/c/calc/calc.c fails #4

MikeFultonDev opened this issue May 28, 2022 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@MikeFultonDev
Copy link
Collaborator

  YACC     examples/c/calc/calc.c
Assertion failed: kernel_base[i] + kernel_size[i] <= kernel_base[i + 1], file: src/lr0.c, line: 167, function: kernel_check
@MikeFultonDev
Copy link
Collaborator Author

Note this has assertions on - possibly because I had been working with a debug bison build.

@MikeFultonDev MikeFultonDev added the bug Something isn't working label May 28, 2022
@MikeFultonDev MikeFultonDev added the help wanted Extra attention is needed label Jan 23, 2023
@MikeFultonDev
Copy link
Collaborator Author

with assertions off, it is still failing. A testcase is now in tests called basic.sh. Run it and it gets killed... Optimization bug?

@MikeFultonDev
Copy link
Collaborator Author

fails when building at no-opt too (darn)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant