OSDN Git Service

PR middle-end/22239
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jul 2005 03:56:12 +0000 (03:56 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jul 2005 03:56:12 +0000 (03:56 +0000)
commitc72c75a7ed419cd07fed21fefaf9f9089ffb286b
tree87e06cff69f236ef94677bc1068511fb079a53b7
parentf2731e4b05fb0215fdda1d22a6c39ccf98d74b30
PR middle-end/22239
PR target/20126
* loop.c (loop_givs_rescan): Use expand_simple_binop instead of
gen_rtx_MINUS to handle non-replaceable (plus ((x) (const)).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101863 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c