aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2018-10-19 22:49:32 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2018-10-19 22:49:32 +0100
commite7f2d0bdb556df6ffe51f92ea14cde3229382531 (patch)
tree20eb14457d8e996df182b56ca8e791b0eae46e8f /gcc
parent88412b71eefd5a445989f5211763c9498b854e1f (diff)
downloadgcc-e7f2d0bdb556df6ffe51f92ea14cde3229382531.zip
gcc-e7f2d0bdb556df6ffe51f92ea14cde3229382531.tar.gz
gcc-e7f2d0bdb556df6ffe51f92ea14cde3229382531.tar.bz2
Disable tests that only pass for GNU dialects
The airy and hypergeometric functions are non-standard extensions and are only defined for -std=gnu++NN dialects, not -std=c++NN ones. * ext/special_functions/airy_ai/check_nan.cc: Skip test for non-standard extension when a strict -std=c++NN dialect is used. * ext/special_functions/airy_ai/check_value.cc: Likewise. * ext/special_functions/airy_ai/compile.cc: Likewise. * ext/special_functions/airy_bi/check_nan.cc: Likewise. * ext/special_functions/airy_bi/check_value.cc: Likewise. * ext/special_functions/airy_bi/compile.cc: Likewise. * ext/special_functions/conf_hyperg/check_nan.cc: Likewise. * ext/special_functions/conf_hyperg/check_value.cc: Likewise. * ext/special_functions/conf_hyperg/compile.cc: Likewise. * ext/special_functions/hyperg/check_nan.cc: Likewise. * ext/special_functions/hyperg/check_value.cc: Likewise. * ext/special_functions/hyperg/compile.cc: Likewise. From-SVN: r265330
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions