* optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2005 05:19:29 +0000 (05:19 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2005 05:19:29 +0000 (05:19 +0000)
commite284b8fbf0882a7734b8f93f351cdb6bb57338e7
tree18e362b9e14d5d118480d4d1af3cd2b9ae13c7c0
parenta3b9d369501884ed81bb84239df3727f47fb64e4
* optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing
GET_MODE_CLASS (x) == MODE_FLOAT.
* config/i386/i386.c: Likewise.
* config/rs6000/xcoff.h: Likewise.
* config/rs6000/linux64.h: Likewise.
* config/rs6000/rs6000.c: Likewise.
* config/rs6000/rs6000.h: Likewise.
* config/rs6000/predicates.md: Likewise.
* config/rs6000/sysv4.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107348 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/rs6000/linux64.h
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/sysv4.h
gcc/config/rs6000/xcoff.h
gcc/optabs.c