PR tree-optimization/83519 - missing -Wrestrict on an overlapping strcpy to a non...
authorMartin Sebor <msebor@redhat.com>
Thu, 8 Mar 2018 00:56:07 +0000 (00:56 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Thu, 8 Mar 2018 00:56:07 +0000 (17:56 -0700)
commit1b1a188198d510bc7400386c9f7fea650d1d7aba
tree1f7052a6c16f3baef2d15cb459d1f35748a9b52c
parent00df7c36f5c0d082f3ac4f240546d3c4d4812fdd
PR tree-optimization/83519 - missing -Wrestrict on an overlapping strcpy to a non-member array

gcc/testsuite/ChangeLog:

* gcc.dg/Wrestrict-13.c: New test.

From-SVN: r258348
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wrestrict-13.c [new file with mode: 0644]