https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68270
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-*-*, i?86-*-* Component|other |middle-end Summary|Common pattern for variable |[MPX] Common pattern for |sized data clashes with MPX |variable sized data clashes |bound checks |with MPX bound checks --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- MPX should just behave like the rest of GCC treating _all_ trailing arrays as possibly flexible.