OSDN Git Service

Warning fix:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Aug 1999 23:57:32 +0000 (23:57 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Aug 1999 23:57:32 +0000 (23:57 +0000)
commit52b8117ae912af44b4b3e6a6496301a3b482da88
tree3cb804a804e42db60ad34dd76748471e77d98970
parent60e5fea10e787a0bbe79a358b11eb06582612501
Warning fix:

        * real.c (GET_REAL, PUT_REAL): Use memcpy instead of bcopy.

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