alpha.c (alpha_emit_conditional_move): Use VOIDmode when testing for a signed comparison.
authorRichard Henderson <rth@cygnus.com>
Thu, 27 Jan 2000 10:17:37 +0000 (02:17 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 27 Jan 2000 10:17:37 +0000 (02:17 -0800)
commit01b9e84eb15daf5a420fa956d3289f30a08884e3
tree3436d2ced5898a9ecb764817218ed0c79bf19f8a
parentee8b0e7c08a351c6948cfd05290926881cb57774
alpha.c (alpha_emit_conditional_move): Use VOIDmode when testing for a signed comparison.

        * alpha.c (alpha_emit_conditional_move): Use VOIDmode when
        testing for a signed comparison.
        (alpha_emit_floatuns): New.
        * alpha-protos.h: Declare it.
        * alpha.md (floatunsdisf2, floatunsdidf2): New.
        (extendsfdf2): Tidy.

From-SVN: r31643
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md