https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68087
Christophe Lyon <clyon at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clyon at gcc dot gnu.org
--- Comment #10 from Christophe Lyon <clyon at gcc dot gnu.org> ---
The backport on gcc-5-branch fails on ARM targets, because GCC complains with:
array subscript out of bound
The same test does pass on AArch64.
