mcore.c (block_move_sequence): Replace gen_rtx_CONST_INT with GEN_INT.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 2 Feb 2004 02:32:23 +0000 (02:32 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 2 Feb 2004 02:32:23 +0000 (02:32 +0000)
commit67245ad3f1592c28916332c9ce03d49c0c3f0acd
tree5899ff15c328b4a3f13d0dc9dbd2e492432bae79
parent1e567c4397b9f8f147c6d647458c6b3fc0ccdee9
mcore.c (block_move_sequence): Replace gen_rtx_CONST_INT with GEN_INT.

* config/mcore/mcore.c (block_move_sequence): Replace
gen_rtx_CONST_INT with GEN_INT.

From-SVN: r77094
gcc/ChangeLog
gcc/config/mcore/mcore.c