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

Fix local gnu toolchain testsuite failures #16603

Open
nathan-TT opened this issue Jan 10, 2025 · 5 comments
Open

Fix local gnu toolchain testsuite failures #16603

nathan-TT opened this issue Jan 10, 2025 · 5 comments
Assignees

Comments

@nathan-TT
Copy link
Contributor

with tt-sfpi 9cc898c 'TT xfails' we track the gnu testsuite failures local to us. At least now we know if we've regressed something.

We should triage these properly, there are some real bugs.

  • ICEs with --checking=all concerning RTL abuse (not listed in the local xfails, don't build that way)
  • ICEs in df_refs_verify
  • ICEs in force_nonfallthru_and_redirect
  • ICEs in check_stores
@nathan-TT nathan-TT self-assigned this Jan 10, 2025
@nathan-TT
Copy link
Contributor Author

RTL mismatches fixed

@nathan-TT
Copy link
Contributor Author

force_nonfallthru_and_redirect ICE fixed

@nathan-TT
Copy link
Contributor Author

df_refs_verify ICE fixed

@nathan-TT
Copy link
Contributor Author

check_stores ICEs fixed

@nathan-TT
Copy link
Contributor Author

Fixed an ssa validation ICE

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