re PR target/21390 (alphaev68-dec-osf5.1b long double optimization bug with gcc-4...
authorRichard Henderson <rth@redhat.com>
Thu, 19 May 2005 09:49:55 +0000 (02:49 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 19 May 2005 09:49:55 +0000 (02:49 -0700)
commit0da4e73a091be5e8195e27d6672d73085d87afe9
tree063a77ef427dec46a449285bdd24fd9fceb6e5b2
parent9a7e4ed66ad1bf4ad75fab99bab3eeaaca071d39
re PR target/21390 (alphaev68-dec-osf5.1b long double optimization bug with gcc-4.0.0)

        PR target/21390
        * config/alpha/alpha.c (alpha_emit_conditional_branch): Move
        TFmode code swapping ...
        (alpha_emit_xfloating_compare): ... here.
        (alpha_emit_setcc): Update to match.
        (alpha_lookup_xfloating_lib_func): Assert TARGET_HAS_XFLOATING_LIBS.

From-SVN: r99972
gcc/ChangeLog
gcc/config/alpha/alpha.c