re PR tree-optimization/87320 (Last iteration of vectorized loop not executed when...
authorJakub Jelinek <jakub@redhat.com>
Tue, 4 Dec 2018 23:27:39 +0000 (00:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 4 Dec 2018 23:27:39 +0000 (00:27 +0100)
commit6c620b0744af235ceb1c07c214772895e0f73c15
tree7ad6d45f726282f10ab2a0ad1a99484ae017624b
parent31475afacaffc82f0317c928d4138f09ebcf3178
re PR tree-optimization/87320 (Last iteration of vectorized loop not executed when peeling for gaps)

PR tree-optimization/87320
* gcc.dg/pr87320.c: New test.

From-SVN: r266805
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr87320.c [new file with mode: 0644]