intel / device-modeling-language

Mozilla Public License 2.0
92 stars 47 forks source link

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

Closed lwaern-intel closed 12 months ago

lwaern-intel commented 1 year ago

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

github-actions[bot] commented 1 year ago

:x: Blocked


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

syssimics commented 1 year ago

Verification #12510790: pass

lwaern-intel commented 12 months ago

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