OSDN Git Service

(fold_rtx, case PLUS): When seeing if negative of constant is around,
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Apr 1997 20:30:16 +0000 (20:30 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Apr 1997 20:30:16 +0000 (20:30 +0000)
commit337bf63c8918c81f9cbcad959967ab8e4779562f
treedeb5b044b7ebfc328a26581631c3e0f1e5c47db2
parentee8088243f47ec196e84fdab551646c7b6a97e7a
(fold_rtx, case PLUS): When seeing if negative of constant is around,
make sure not dealing with largest negative.

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