* config/fp-bit.h (LSHIFT): Take shift count parameter.
commit2a33161dade1a9b493ed07265861620dc3c82c94
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Nov 2005 13:41:38 +0000 (28 13:41 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Nov 2005 13:41:38 +0000 (28 13:41 +0000)
tree739d354e74f2c75e38b0fcff7be1faa168423800
parent88eaee2d9e837474fca5895d712c4958305ca3f5
* config/fp-bit.h (LSHIFT): Take shift count parameter.
* config/fp-bit.c (_fpadd_parts): Shift in one go instead of one
bit at a time.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107602 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/fp-bit.c
gcc/config/fp-bit.h