2013-02-25 Tom de Vries <tom@codesourcery.com>
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2013 11:50:25 +0000 (11:50 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2013 11:50:25 +0000 (11:50 +0000)
commit6de7acd5f66623db7d1749a1c24c088dc8a1d537
treeb5cc77bdb6a9aa017f4449f30d95a3ef88801dea
parent2d0b2b60703be7af7e484e974f2a74a238a9706f
2013-02-25  Tom de Vries  <tom@codesourcery.com>

PR rtl-optimization/56131
* insn-notes.def (INSN_NOTE_BASIC_BLOCK): Update comment.
* cfgrtl.c (delete_insn): Don't reorder NOTE_INSN_DELETED_LABEL and
NOTE_INSN_BASIC_BLOCK if BLOCK_FOR_INSN == NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196255 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgrtl.c
gcc/insn-notes.def