Skip to content

Goto program and SSA validation #1880

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
peterschrammel opened this issue Feb 26, 2018 · 5 comments
Closed

Goto program and SSA validation #1880

peterschrammel opened this issue Feb 26, 2018 · 5 comments

Comments

@peterschrammel
Copy link
Member

peterschrammel commented Feb 26, 2018

Introduce a --validate option to check goto programs and SSA for consistency.

@tautschnig
Copy link
Collaborator

In #918 I made some first attempts in this direction, which immediately raised problems in the internal data structures.

@martin-cs
Copy link
Collaborator

Sounds like a great idea!

@tautschnig
Copy link
Collaborator

Additional suggestion: also check the symbol table for consistency, for example that every symbol has a non-empty mode field.

@tautschnig
Copy link
Collaborator

When working on this reverting (parts of) #2110 should be considered, and the same is true for #2046.

@tautschnig
Copy link
Collaborator

Closing this in favour of #3152. We have since made a lot of progress in this direction, and #3152 has pointers to various in-progress PRs.

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

3 participants