re PR rtl-optimization/28243 (internal consistency failure when building fontforge...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 12 Sep 2006 21:48:40 +0000 (23:48 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Sep 2006 21:48:40 +0000 (21:48 +0000)
commit7e721950cb72349fd66661edc2d87f4d4e9895a1
tree80407237f314500d9bf114072032704bb1a93cba
parentff682191312962bc020b67112b517a98552c70d3
re PR rtl-optimization/28243 (internal consistency failure when building fontforge with -O3 -fPIC -ftracer)

PR rtl-optimization/28243
* combine.c (distribute_notes) <REG_DEAD>: Do not consider SETs past
the insn to which the note was originally attached.

From-SVN: r116906
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr28243.c [new file with mode: 0644]