------- Comment #5 from jakub at gcc dot gnu dot org 2010-06-03 12:07 ------- Subject: Bug 44375
Author: jakub Date: Thu Jun 3 12:07:18 2010 New Revision: 160219 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160219 Log: PR debug/44375 * tree-cfg.c (gimple_can_merge_blocks_p): For -O0 return false if merging the bbs would lead to goto_locus location being lost from the IL. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-cfg.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44375