r193138 - in /trunk/gcc: ChangeLog tree-ssa-thr...

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Sun Nov 4 18:44:00 GMT 2012


Author: aoliva
Date: Sun Nov  4 18:44:13 2012
New Revision: 193138

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193138
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-threadedge.c



More information about the Gcc-cvs mailing list