i960.md (*): Use TFmode, not XFmode.
authorRichard Henderson <rth@redhat.com>
Mon, 7 Oct 2002 08:54:09 +0000 (01:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 7 Oct 2002 08:54:09 +0000 (01:54 -0700)
commit87cb2a87f80194173484e8ae56b7beb089c19a81
treefd86b0d86f7237fa456967eb08666696c6c1ebab
parent5ef38d2ac17d31bec0d881f6a23eb102cccdc213
i960.md (*): Use TFmode, not XFmode.

        * config/i960/i960.md (*): Use TFmode, not XFmode.
        * config/i960/i960.c (*): Likewise.
        (i960_arg_size_and_align): Remove XFmode alignment hack.
        (i960_round_align): Merge code from ROUND_TYPE_ALIGN.
        * config/i960/i960.h (LONG_DOUBLE_TYPE_SIZE): Use 128, not 96.
        (MAX_LONG_DOUBLE_TYPE_SIZE): Likewise.
        (DATA_ALIGNMENT, ROUND_TYPE_SIZE): Remove.

From-SVN: r57889
gcc/ChangeLog
gcc/config/i960/i960.c
gcc/config/i960/i960.h
gcc/config/i960/i960.md