Improve PR64242 testcase
authorWilco Dijkstra <wdijkstr@arm.com>
Mon, 17 Jun 2019 11:25:12 +0000 (11:25 +0000)
committerWilco Dijkstra <wilco@gcc.gnu.org>
Mon, 17 Jun 2019 11:25:12 +0000 (11:25 +0000)
commit2fcae10971238306fb88fb1be06a6a004bec064b
treefaf3b4c30b747bfa2851049586308518d2d4d7be
parentb0c849fadb128b64ddec6b4981971cbe79bd757f
Improve PR64242 testcase

Clear the input array to avoid the testcase accidentally
passing with an incorrect frame pointer.

Committed as obvious.

testsuite/
PR middle-end/64242
* gcc.c-torture/execute/pr64242.c: Improve test.

From-SVN: r272382
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr64242.c