]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
[multiple changes]
authorJonathan Wakely <redi@gcc.gnu.org>
Sat, 12 Feb 2011 18:30:50 +0000 (18:30 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 12 Feb 2011 18:30:50 +0000 (18:30 +0000)
commitdb0947327c7fb49fda878ce9d9f2fadfd19b1f3b
tree0d65c0fc3d14361ba33a737f05ed54960acede9f
parent6ef828bc548bc2b47d6a20e6ccb3d3dc67d0aaec
[multiple changes]

2011-02-12  Paolo Carlini  <paolo.carlini@oracle.com>

* include/tr1/cmath (fabs): Define.
* include/tr1/complex (acos, asin, atan): Avoid duplicate definitions
in C++0x mode.

2011-02-12  Jonathan Wakely  <jwakely.gcc@gmail.com>

* testsuite/tr1/headers/c++200x/complex.cc: New.

From-SVN: r170083
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/cmath
libstdc++-v3/include/tr1/complex
libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc [new file with mode: 0644]