aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
diff options
context:
space:
mode:
authorJ"orn Rennecke <joern.rennecke@st.com>2005-07-28 11:55:56 +0000
committerJoern Rennecke <amylaar@gcc.gnu.org>2005-07-28 12:55:56 +0100
commitb92ba6ffd9d7f12d522ca13731946f12eeebca4b (patch)
treecf8e76465811b2ce0ddc559b964583c5cff6d9ee /gcc/java/expr.c
parent7da3fe7701c9856578979b6dc587f925ab6a0c53 (diff)
downloadgcc-b92ba6ffd9d7f12d522ca13731946f12eeebca4b.zip
gcc-b92ba6ffd9d7f12d522ca13731946f12eeebca4b.tar.gz
gcc-b92ba6ffd9d7f12d522ca13731946f12eeebca4b.tar.bz2
re PR rtl-optimization/18992 (delete_trivially_dead_insns made ineffective for two-address targets)
PR rtl-optimization/18992 Back out this patch: 2003-10-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> PR optimization/12142 * cse.c (count_reg_usage): In a SET with a REG SET_DEST, count the uses of the register in the SET_SRC. Remove unnecessary argument. Replace it with this: * cse.c (count_reg_usage): In INSN, JUMP_INSN and CALL_INSN cases, if flag_non_call_exceptions is set and the insn may trap, pass pc_rtx as dest for recursion. In SET_SRC part of SET case, if dest is already set, pass it down unchanged. From-SVN: r102478
Diffstat (limited to 'gcc/java/expr.c')
0 files changed, 0 insertions, 0 deletions