re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbols: copys...
authorRichard Henderson <rth@redhat.com>
Mon, 31 Jan 2005 09:02:25 +0000 (01:02 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 31 Jan 2005 09:02:25 +0000 (01:02 -0800)
commitae3946599e779ef6d8e64ef375b100946d36acc5
tree446c61c7cd56c92feee2a375720bdd442021fe06
parent2b1e8a76efd4aa5d8a9aa111016fe26eca7e6308
re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbols: copysignl)

        PR 19696
        * optabs.c (expand_copysign_absneg): New.
        (expand_copysign_bit): Split out from ...
        (expand_copysign): ... here.  Use expand_copysign_absneg.

From-SVN: r94471
gcc/ChangeLog
gcc/optabs.c