]> git.ipfire.org Git - thirdparty/gcc.git/commit
value-prof.c (gimple_ic): Fix tuplification bug.
authorJan Hubicka <jh@suse.cz>
Wed, 10 Sep 2008 11:37:18 +0000 (13:37 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 10 Sep 2008 11:37:18 +0000 (11:37 +0000)
commit99e395c716b65987be6f026628bc2122990b5347
tree9efba21d60dd7b56a9f98eeb5dc973292ff8fa18
parent6b672a290664a1ea25964af68906199a342528f3
value-prof.c (gimple_ic): Fix tuplification bug.

* value-prof.c (gimple_ic): Fix tuplification bug.
* sched-deps.c (sched_insns_conditions_mutex_p): Silence unitialized var
warning.

From-SVN: r140228
gcc/ChangeLog
gcc/sched-deps.c
gcc/value-prof.c