https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92323
--- Comment #4 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:97b40c39208e384fd3ead463b85cddda9e55a375 commit r10-6353-g97b40c39208e384fd3ead463b85cddda9e55a375 Author: Martin Sebor <mse...@redhat.com> Date: Thu Jan 30 08:46:23 2020 -0700 PR middle-end/92323 - bogus -Warray-bounds after unrolling despite __builtin_unreachable gcc/testsuite/ChangeLog: * gcc.dg/Warray-bounds-57.c: New test.