complext.cc (pow): Don't expect floating point promotion in presence of template...
authorGabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
Fri, 17 Sep 1999 09:08:26 +0000 (11:08 +0200)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 17 Sep 1999 09:08:26 +0000 (09:08 +0000)
commitfcc32134a04e3022fce5c026f3ef95184f21187f
treed1480a091f8e1a859dc46bf6cbd44201b924ba9d
parent745d757c073a6624c7324fa20ff6ee1f0c3ef648
complext.cc (pow): Don't expect floating point promotion in presence of template argument deduction.

1999-09-17 Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>

        * std/complext.cc (pow): Don't expect floating point promotion
        in presence of template argument deduction.  There is no such
        thing.

From-SVN: r29474
libstdc++/ChangeLog
libstdc++/std/complext.cc