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

Add DMLC option to not suppress GCC's Wunused for local variables -- SIMICS-21585 #240

Closed
wants to merge 5 commits into from

Conversation

lwaern-intel
Copy link
Contributor

@lwaern-intel lwaern-intel commented Nov 15, 2023

Implemented clumsily in a way that doesn't necessarily only affect local variables.
This PR is more of a way to investigate the impact this has, and serve as a talking
point. We likely want to report unused variables in DMLC directly instead.

Depends on #237

…- SIMICS-21585

Implemented clumsily in a way that doesn't necessarily only affect local variables.
This PR is more of a way to investigate the impact this has, and serve as a talking
point. We likely want to report unused variables in DMLC directly instead.
Copy link

❌ Blocked


Comment automatically created by Dependent Issues. To add or remove a dependency, please update this issue/PR description.

@syssimics
Copy link
Contributor

Verification #12510790: pass

@lwaern-intel lwaern-intel marked this pull request as draft November 17, 2023 08:10
@lwaern-intel
Copy link
Contributor Author

lwaern-intel commented Nov 20, 2023

Abandoned due to SIMICS-21719 (Symbol usage tracking is completely broken)

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

Successfully merging this pull request may close these issues.

2 participants