OSDN Git Service

* include/bits/c++config (__NO_MATH_INLINES): New macro.
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 May 2001 18:38:20 +0000 (18:38 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 May 2001 18:38:20 +0000 (18:38 +0000)
commit4e8e8a1f20b1dbc806965a9f551a60c9ccbafa48
tree888ee035d9929571a72567472035e90b36eb4952
parent743faccb5b6bdf8ecf2bba19f6a8a4bb63fae1c1
  * include/bits/c++config (__NO_MATH_INLINES): New macro.
      * testsuite/26_numerics/fabs_inline.cc (main): New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42533 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config
libstdc++-v3/testsuite/26_numerics/fabs_inline.cc [new file with mode: 0644]