]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)
authorTom de Vries <tom@codesourcery.com>
Wed, 6 Feb 2013 08:53:32 +0000 (08:53 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Wed, 6 Feb 2013 08:53:32 +0000 (08:53 +0000)
commit0f33baa989f17b16f68834c53ad6f3dc0f65ff04
treeca54b3585d08d40b34f312f18036389003e459f4
parentc8ab2cfaff7352e54df917ace1ce91e9ccd82506
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)

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
gcc/ChangeLog
gcc/cfgrtl.c
This page took 0.05859 seconds and 5 git commands to generate.