Skip to content
GitLab
Explore
Sign in
Fix warning for array subscript -2 is below array bounds of Idx2Freq_Tbl[]
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix warning for array subscript -2 is below array bounds of Idx2Freq_Tbl[]
multrus
requested to merge
basop-2286-gcc_compiler_warning_Idx2Freq_Tbl
into
main
Dec 15, 2025
Overview
0
Commits
2
Pipelines
2
Changes
2
Related issues:
#2286
Requested reviewers:
@kiene
Reason why this change is needed
Fix frequently occuring compiler warning
Description of the change
Replace pointer arithmetic by array indexing
Affected operating points
None, all BE
Merge request reports
Loading