------- Comment #4 from jakub at gcc dot gnu dot org 2010-05-21 09:26 ------- Subject: Bug 44205
Author: jakub Date: Fri May 21 09:26:31 2010 New Revision: 159652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159652 Log: PR debug/44205 * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if at -O0 goto_locus of any of the incoming edges differs from goto_locus of outgoing edge, or gimple_location of any of the labels differs. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-cfgcleanup.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44205