]> git.ipfire.org Git - thirdparty/gcc.git/commit
Improve PR64242 testcase
authorwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2019 11:25:12 +0000 (11:25 +0000)
committerwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2019 11:25:12 +0000 (11:25 +0000)
commit665de37f60068204ea9b4757dd79bc7f75588733
treefaf3b4c30b747bfa2851049586308518d2d4d7be
parente32b795891ce008d57fdf74dff034cf340c2f86e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272382 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr64242.c