re PR rtl-optimization/25636 (opts.c is being miscompiled, write to read only memory)
authorBernd Schmidt <bernd.schmidt@analog.com>
Thu, 16 Feb 2006 01:26:54 +0000 (01:26 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 16 Feb 2006 01:26:54 +0000 (01:26 +0000)
commit1929b9988c98e9a806b57e73fd3a9885b63643e0
treee96a023be74a5ca6ea77c495571a180f659e446a
parentf42f0a3c34a3028bbd7f39863fd73d92f2ab8514
re PR rtl-optimization/25636 (opts.c is being miscompiled, write to read only memory)

PR rtl-optimization/25636
* local-alloc.c (update_equiv_regs): Lose a bogus rtx_equal_p test
when deciding whether an insn is an initializing insn.

From-SVN: r111129
gcc/ChangeLog
gcc/local-alloc.c