(fold_rtx, case MEM): Surround TRUNCATE for jump table entry with a CONST.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jul 1994 16:58:42 +0000 (16:58 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jul 1994 16:58:42 +0000 (16:58 +0000)
commit528b0df89ba29fdfe5732eb5be05c506709d5fa3
tree88c52a751c27dd41d2a6c69b4ce11096be18ff91
parent589771dc6429957f451a61bb42c7b0497cef1631
(fold_rtx, case MEM): Surround TRUNCATE for jump table entry with a CONST.
(fold_rtx, case '1'): Handle operand 0 of a CONST.
(fold_rtx, case PLUS): Handle (const (minus (label_ref) (label_ref))).

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