optabs.c (expand_ffs): Initialize val and defined_at_zero to avoid warnings.
authorZack Weinberg <zack@codesourcery.com>
Mon, 3 Sep 2007 19:53:02 +0000 (19:53 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 3 Sep 2007 19:53:02 +0000 (19:53 +0000)
commita3324f269ebfcd6208b0f493862ec3b8162cdf8e
treeaacd69da6bebb2e1673fd2995737dd1ac3382a9e
parentb3560209601c229f3b76bf866f7ff7b14daba3dd
optabs.c (expand_ffs): Initialize val and defined_at_zero to avoid warnings.

* optabs.c (expand_ffs): Initialize val and defined_at_zero
to avoid warnings.

From-SVN: r128058
gcc/ChangeLog
gcc/optabs.c