cfgrtl.c
123 KB
-
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux) · 0f33baa9
2013-02-06 Tom de Vries <tom@codesourcery.com> PR rtl-optimization/56131 * cfgrtl.c (delete_insn): Use NOTE_BASIC_BLOCK instead of BLOCK_FOR_INSN to get the bb of a NOTE_INSN_BASIC_BLOCK. Handle the case that the bb of the label is NULL. Add comment. From-SVN: r195784
Tom de Vries committed