]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cfgrtl.c
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)
authorTom de Vries <tom@codesourcery.com>
Mon, 25 Feb 2013 11:50:25 +0000 (11:50 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 25 Feb 2013 11:50:25 +0000 (11:50 +0000)
commit5e5df392f8264116f1b75ead4ad6d1e6b99945a6
treeb5cc77bdb6a9aa017f4449f30d95a3ef88801dea
parent3fdb53c1ea5e52f1db57f20ed22dbe0081da7017
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)

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.

From-SVN: r196255
gcc/ChangeLog
gcc/cfgrtl.c
gcc/insn-notes.def