https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101671
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>: https://gcc.gnu.org/g:0b3560d3a9f2b55ba4807f2b0f8cbbf6cee9e6e3 commit r12-2634-g0b3560d3a9f2b55ba4807f2b0f8cbbf6cee9e6e3 Author: Martin Sebor <mse...@redhat.com> Date: Fri Jul 30 11:41:02 2021 -0600 Move failed part of a test to a new file [PR101671] Related: PR middle-end/101671 - pr83510 fails with -Os because threader confuses -Warray-bounds gcc/testsuite: PR middle-end/101671 * gcc.c-torture/compile/pr83510.c: Move test functions... * gcc.dg/Warray-bounds-87.c: ...to this file.