https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88133
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So use -Wno-error=array-bounds only if configure found it is supported,
otherwise fallback to -Wno-error?
