Use -std option in test for C99 macros in <cmath>
commit8c6e071d2804b348938996fc69dc49a7a8030c00
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2016 14:59:36 +0000 (8 14:59 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2016 14:59:36 +0000 (8 14:59 +0000)
treea01e4d6c1d9e6b8d20b8a17cac0d538e36ae025d
parent81573ac9477db6acd3f77d6f6d7768029289682d
Use -std option in test for C99 macros in <cmath>

* testsuite/26_numerics/headers/cmath/
c99_classification_macros_c++.cc: Rename to ...
* testsuite/26_numerics/headers/cmath/
c99_classification_macros_c++98.cc: Here and add -std=gnu++98.
* testsuite/26_numerics/headers/cmath/
c99_classification_macros_c++0x.cc: Rename to ...
* testsuite/26_numerics/headers/cmath/
c99_classification_macros_c++11.cc: Here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232165 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++11.cc [moved from libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc with 100% similarity]
libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++98.cc [moved from libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++.cc with 98% similarity]