https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121165
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|false positive |false positive
|Warray-bounds while |Warray-bounds while
|building openmpt |building openmpt with -O3
| |-fsanitize=undefined
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So I missed this having -fsanitize=undefined in the options list.
