diff options
author | Jerome Lambourg <lambourg@adacore.com> | 2021-01-05 04:47:41 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2021-01-05 04:47:41 -0300 |
commit | 560d9915762d61bd1027259ecf55339f40a0a1de (patch) | |
tree | 1a4828c4ed8cd0bba6851c76f6f91980c856ed2a /gcc/tree-inline.c | |
parent | bf183413c6f6e745f1324e39586a65a4f9fcea3f (diff) | |
download | gcc-560d9915762d61bd1027259ecf55339f40a0a1de.zip gcc-560d9915762d61bd1027259ecf55339f40a0a1de.tar.gz gcc-560d9915762d61bd1027259ecf55339f40a0a1de.tar.bz2 |
Fix testsuite/g++.dg/cpp1y/constexpr-66093.C execution failure...
The constexpr iteration dereferenced an array element past the end of
the array.
for gcc/testsuite/ChangeLog
* g++.dg/cpp1y/constexpr-66093.C: Fix bounds issue.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions