summaryrefslogtreecommitdiff
path: root/test cases/common/147 simd/simd_mmx.c
AgeCommit message (Collapse)Author
2023-03-28test cases: make various things werror-safeEli Schwartz
Allows getting closer to `./run_project_tests.py -- -Dwerror=true`. - when argc and argv are not *both* used, there's a standard, compliant mechanism to mark the variable as unused - generated code should not build as -Werror - more thoroughly comment out some commented code
2021-04-26Condense test directory names.Jussi Pakkanen