* optabs.c (emit_cmp_and_jump_insns): Handle the case where both
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 May 1999 12:05:24 +0000 (12:05 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 May 1999 12:05:24 +0000 (12:05 +0000)
commitdfd1e7f2aa445c0175ae9c0abc29d17fc852af35
treedc70c5ce9029ea09e374ec66cc46cb97a0bcc102
parent9395e1ee61176aa07a4c3a519f70d950c5c99527
* optabs.c (emit_cmp_and_jump_insns): Handle the case where both
operands to the comparison are constants.

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