]> git.ipfire.org Git - thirdparty/gcc.git/commit - fixincludes/ChangeLog
sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOURCE=600...
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 21 Jun 2010 15:27:29 +0000 (15:27 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 21 Jun 2010 15:27:29 +0000 (15:27 +0000)
commitbabc47283189c5cae91cfe13fd20b0633145655c
treeedfae00a397941520330c85dfbe0358fbc178307
parent602a7ec025a239f80d9857fc4c80dfd8b961910e
sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOURCE=600 for C++.

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.

From-SVN: r161089
fixincludes/ChangeLog
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/complex.h
fixincludes/tests/base/sys/feature_tests.h [new file with mode: 0644]
gcc/ChangeLog
gcc/config/sol2.h
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc