cse.c (cse_insn): Copy SRC_CONST before putting it in the REG_EQUAL note.
authorAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
Mon, 17 May 1999 00:36:36 +0000 (00:36 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 May 1999 00:36:36 +0000 (18:36 -0600)
commit51e2a951cc3abdf9a9118f8897d4ca8d76776579
tree3777736d440c42d1e61f2a4e5b1f105b10542033
parent2459d1044bb459d673705725d0f16779eeab20a2
cse.c (cse_insn): Copy SRC_CONST before putting it in the REG_EQUAL note.

        * cse.c (cse_insn): Copy SRC_CONST before putting it in the
        REG_EQUAL note.

From-SVN: r26958
gcc/ChangeLog
gcc/cse.c