[Bug c++/68087] [5/6 Regression] ICE with constexpr in array with negative index

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 2 09:59:00 GMT 2016


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.


More information about the Gcc-bugs mailing list