OSDN Git Service

(struct rtx_const): Add new field DI to union.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 1995 23:04:04 +0000 (23:04 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 1995 23:04:04 +0000 (23:04 +0000)
commit1d63d82dfb28b2efddd470ffcfe5e64e29f728c1
tree5d8531c4ca48b944c24a284e1a7a0251f021d351
parent32cf9a0f9a842e9af09f7289f6da1de69d3c5788
(struct rtx_const): Add new field DI to union.
(decode_rtx_const, case CONST_DOUBLE): Use to hash CONST_DOUBLE
representing an integer.

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