diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-01-29 01:49:36 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-01-29 01:49:36 +0000 |
commit | 375d59849a2773e926ce26de006247d6f0a9490d (patch) | |
tree | 97e9736c15036c1a72d647fa89f3837d4d62472e /gcc | |
parent | 053a1f232023b15c21bdd8e89f67de21d8aea285 (diff) | |
download | gcc-375d59849a2773e926ce26de006247d6f0a9490d.zip gcc-375d59849a2773e926ce26de006247d6f0a9490d.tar.gz gcc-375d59849a2773e926ce26de006247d6f0a9490d.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions