re PR debug/54693 (VTA guality issues with loops)
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 4 Nov 2012 18:44:13 +0000 (18:44 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sun, 4 Nov 2012 18:44:13 +0000 (18:44 +0000)
commit447a704564e850ccba796bb688b5bc83fd3ee892
tree9b2764e159a783f231719c21b79e4b32df016978
parent48e3b832bd1f56a8a3b10df5aada6eec28ca14c1
re PR debug/54693 (VTA guality issues with loops)

PR debug/54693
* tree-ssa-threadedge.c (propagate_threaded_block_debug_into):
New, rewritten from debug stmt copying code...
(thread_around_empty_block): ... removed from here.
(thread_across_edge): Call propagate_threaded_block_debug_into.

From-SVN: r193138
gcc/ChangeLog
gcc/tree-ssa-threadedge.c