re PR tree-optimization/69224 (-Warray-bounds false positive with -O3 and struct...
commit73984383f9987d8f84b8bfdafa38818b544c673e
authorJeff Law <law@redhat.com>
Wed, 6 Dec 2017 23:50:58 +0000 (6 16:50 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Dec 2017 23:50:58 +0000 (6 16:50 -0700)
treeb430f85fc4270fa09f05f7f49aef5e290b27c2bf
parent91c95da87e9a4944f145f988ecbc0926bf68e452
re PR tree-optimization/69224 (-Warray-bounds false positive with -O3 and struct pointer parameter)

PR tree-optimization/69224
PR tree-optimization/80907
PR tree-optimization/82286
* gcc.dg/pr69224.c: New test.
* gcc.dg/pr80907.c: New test.
* gcc.dg/pr82286.c: New test.

From-SVN: r255457
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr69224.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr80907.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr82286.c [new file with mode: 0644]