Commit 4e588ec9 by Gabriel Dos Reis Committed by Gabriel Dos Reis

std_cmath.h: Tweak.

      * include/c_std/bits/std_cmath.h: Tweak.  #define away abs, cos,
      fabs, sin, sqrt.  They are now implemented in terms of __builtin_
      variants.

From-SVN: r42595
parent a26c3bb5
2001-05-25 Gabriel Dos Reis <gdr@codesourcery.com>
* include/c_std/bits/std_cmath.h: Tweak. #define away abs, cos,
fabs, sin, sqrt. They are now implemented in terms of __builtin_
variants.
2001-05-24 Benjamin Kosnik <bkoz@redhat.com> 2001-05-24 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/2830 libstdc++/2830
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment