aboutsummaryrefslogtreecommitdiff
path: root/libphobos/src/std/array.d
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2023-03-16 10:10:54 -0300
committerAlexandre Oliva <oliva@gnu.org>2023-03-16 10:10:54 -0300
commitbd2d206b7b7d32ef6f45ce23192cfaf5fe14ac3d (patch)
treeb73ae374191069f3e8f4a50381be9916988be011 /libphobos/src/std/array.d
parentd0ed0690f1e86621a5cb62eec1d144036feb16f8 (diff)
downloadgcc-bd2d206b7b7d32ef6f45ce23192cfaf5fe14ac3d.zip
gcc-bd2d206b7b7d32ef6f45ce23192cfaf5fe14ac3d.tar.gz
gcc-bd2d206b7b7d32ef6f45ce23192cfaf5fe14ac3d.tar.bz2
[testsuite] fix array element count
This test is similar to pr103116-1.c, but instead of writing to 4*COUNT elements of x, it writes to 8*COUNT elements, but the definition of x seems to have been adjusted along with the loop. Fix the array size so that it doesn't scribble over unrelated statically-allocated objects. for gcc/testsuite/ChangeLog * gcc.dg/vect/pr103116-2.c (x): Fix array size.
Diffstat (limited to 'libphobos/src/std/array.d')
0 files changed, 0 insertions, 0 deletions