* c-common.c (signed_or_unsigned_type): Handle machine mode types
commitef11801eed37eaa12561078947a075afe896ed5c
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2001 22:14:43 +0000 (7 22:14 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2001 22:14:43 +0000 (7 22:14 +0000)
tree356b8d1f15ff4a7a73cc72dae36b54c788ad92b5
parent2c90747af7b87f8105239f856726011a8b69452e
    * c-common.c (signed_or_unsigned_type): Handle machine mode types
        which have no corresponding C type.
        * fold_const.c (target_isinf,target_isnan,target_negative): Update
        the representation of 64-bit doubles to work with 64-bit ints.

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