This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r161089 - in /trunk: fixincludes/ChangeLog fixi...
- From: ro at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 21 Jun 2010 15:27:29 -0000
- Subject: r161089 - in /trunk: fixincludes/ChangeLog fixi...
Author: ro
Date: Mon Jun 21 15:27:29 2010
New Revision: 161089
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161089
Log:
gcc:
* config/sol2.h (TARGET_OS_CPP_BUILTINS): Define
__STDC_VERSION__=199901L, _XOPEN_SOURCE=600 for C++.
fixincludes:
* inclhack.def (solaris__restrict, solaris_complex_cxx): New fixes
* fixincl.x: Regenerate.
* tests/base/complex.h [SOLARIS_COMPLEX_CXX_CHECK]: New test.
* tests/base/sys/feature_tests.h: New file.
libstdc++-v3:
* testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc:
Add *-*-solaris2.1[0-9]* to dg-xfail-if, dg-excess-errors.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc
Changes in other areas also in this revision:
Added:
trunk/fixincludes/tests/base/sys/feature_tests.h
Modified:
trunk/fixincludes/ChangeLog
trunk/fixincludes/fixincl.x
trunk/fixincludes/inclhack.def
trunk/fixincludes/tests/base/complex.h
trunk/gcc/ChangeLog
trunk/gcc/config/sol2.h