haifa-sched.c (autopref_multipass_init): Work around -Wmaybe-uninitialized warning.
authorJakub Jelinek <jakub@redhat.com>
Mon, 18 Jan 2016 09:02:42 +0000 (10:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 18 Jan 2016 09:02:42 +0000 (10:02 +0100)
commit99e18f02b63c84747f602abe3ae2b1cb9fb009d3
treefd1279b524ccf045ba7c8ba335f8ec5c92929137
parent39d44c531fcf423c5bccdc43dee27f31e195b685
haifa-sched.c (autopref_multipass_init): Work around -Wmaybe-uninitialized warning.

* haifa-sched.c (autopref_multipass_init): Work around
-Wmaybe-uninitialized warning.

From-SVN: r232495
gcc/ChangeLog
gcc/haifa-sched.c