gcc/libstdc++-v3/testsuite/26_numerics/headers
Jonathan Wakely 375d59849a Fix tests for complex overloads of std::arg and std::proj
The test for the synopsis of <complex> incorrectly adds constexpr to
two functions in C++2a mode, but the C++2a draft and the <complex>
header do not declare them constexpr.

	* testsuite/26_numerics/headers/complex/synopsis.cc: Remove incorrect
	constexpr specifiers from arg and proj.

From-SVN: r268359
2019-01-29 01:49:36 +00:00
..
ccomplex Update copyright years. 2019-01-01 13:31:55 +01:00
cfenv Update copyright years. 2019-01-01 13:31:55 +01:00
cmath Update copyright years. 2019-01-01 13:31:55 +01:00
complex Fix tests for complex overloads of std::arg and std::proj 2019-01-29 01:49:36 +00:00
complex.h Update copyright years. 2019-01-01 13:31:55 +01:00
cstdlib Update copyright years. 2019-01-01 13:31:55 +01:00
ctgmath Update copyright years. 2019-01-01 13:31:55 +01:00
numeric Update copyright years. 2019-01-01 13:31:55 +01:00
random Update copyright years. 2019-01-01 13:31:55 +01:00
valarray Update copyright years. 2019-01-01 13:31:55 +01:00