aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2013-08-28 09:07:45 -0600
committerJeff Law <law@gcc.gnu.org>2013-08-28 09:07:45 -0600
commit34554d1a8ff28d42caf020a4e68982458fc9ad93 (patch)
tree089b6bbb6feac49068fc164ef9c0ffc916a99955 /gcc/ChangeLog
parent184799e76349bb0cc0f3193194d32d1edd405cf9 (diff)
downloadgcc-34554d1a8ff28d42caf020a4e68982458fc9ad93.zip
gcc-34554d1a8ff28d42caf020a4e68982458fc9ad93.tar.gz
gcc-34554d1a8ff28d42caf020a4e68982458fc9ad93.tar.bz2
tree-ssa-threadedge.c (thread_around_empty_block): Remove checks for the number of predecessors and successors allowed.
* tree-ssa-threadedge.c (thread_around_empty_block): Remove checks for the number of predecessors and successors allowed. * tree-ssa-threadupdate.c (mark_threaded_blocks): Ignore requests which require copying a joiner block if there is a request which is a subpath that requires no joiner block copying. From-SVN: r202054
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a19826b..3d87dbb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2013-08-28 Jeff Law <law@redhat.com>
+
+ * tree-ssa-threadedge.c (thread_around_empty_block): Remove
+ checks for the number of predecessors and successors allowed.
+ * tree-ssa-threadupdate.c (mark_threaded_blocks): Ignore requests
+ which require copying a joiner block if there is a request which
+ is a subpath that requires no joiner block copying.
+
2013-08-28 Jan Hubicka <jh@suse.cz>
* lto-streamer-out.c (DFS_write_tree_body): Drop