cmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 17 May 2007 11:37:27 +0000 (11:37 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 17 May 2007 11:37:27 +0000 (11:37 +0000)
commit95440e3ee04b6297d2747d5d989c39ea8ca3905b
treeb16e4188c796c5662fc8697be263a04c4395ba90
parenta576fe880eccd701084ee978436469c9c87d3a97
cmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.

2007-05-17  Benjamin Kosnik  <bkoz@redhat.com>

* include/tr1/cmath: Guard special math with
__GXX_EXPERIMENTAL_CXX0X__.
* testsuite/26_numerics/headers/cmath/types_std_c++0x_neg.cc:
Remove xfail.

From-SVN: r124791
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/cmath
libstdc++-v3/testsuite/26_numerics/headers/cmath/types_std_c++0x_neg.cc