OSDN Git Service

* jump.c (jump_optimize, case if (foo) b++): Do this regardless
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 1993 02:22:40 +0000 (02:22 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 1993 02:22:40 +0000 (02:22 +0000)
commit14b60735490a2107f2c6782266c5642261b79fb1
tree57ddd0c8ee48c7efbbd8d8a32dc35660d4d2cdf9
parent508823e80d0da95e2775e01e04fde4cb3950251e
* jump.c (jump_optimize, case if (foo) b++):  Do this regardless
of BRANCH_COST if HAVE_incscc is defined.

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