]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR middle-end/77445
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Feb 2017 20:22:13 +0000 (20:22 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Feb 2017 20:22:13 +0000 (20:22 +0000)
commit0130b5f5aec190b3fe570960efbc70e43a842307
tree3f4f98b251b20cf3a0e65a9a07a8fa6b8c7c5117
parent62744ed6950e542df3aa2a0d6515601ef6c73bc5
PR middle-end/77445
* gcc.dg/tree-ssa/pr77445-2.c: Update testcase to check that all
threading is done.
* tree-ssa-threadbackward.c (profitable_jump_thread_path): Dump
statistics of the analyzed path; allow threading for speed when
any of BBs along the path are optimized for speed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245135 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c
gcc/tree-ssa-threadbackward.c