Fix call arguments mismatch in gcc.c-torture/compile/pr82052.c
authorTom de Vries <tom@codesourcery.com>
Mon, 4 Sep 2017 09:00:35 +0000 (09:00 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 4 Sep 2017 09:00:35 +0000 (09:00 +0000)
commit1fda57cb2dc323c7d387ab0df9de708c0889be0d
treef881ea6c747c63f3a91a34c6ea883de181302f54
parentca1150f0129abd2b0b52ad0c701a6bd7e0a1fc76
Fix call arguments mismatch in gcc.c-torture/compile/pr82052.c

2017-09-04  Tom de Vries  <tom@codesourcery.com>

PR tree-optimization/82052
* gcc.c-torture/compile/pr82052.c (fn2): Add parameters corresponding to
call in fn11.

From-SVN: r251642
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr82052.c