aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/parse-else-error.c
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2007-11-26 18:24:54 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2007-11-26 18:24:54 +0000
commit0e7edcd5ebda4d219143e42f6daaa9633779e71b (patch)
tree253a8e89ce7d5885ccd6131af8d42a636a2d28a8 /gcc/testsuite/gcc.dg/parse-else-error.c
parente072c21779512f4831d34f943e317a78749c4297 (diff)
downloadgcc-0e7edcd5ebda4d219143e42f6daaa9633779e71b.zip
gcc-0e7edcd5ebda4d219143e42f6daaa9633779e71b.tar.gz
gcc-0e7edcd5ebda4d219143e42f6daaa9633779e71b.tar.bz2
re PR libstdc++/25913 (Client's isnormal function is broken by cmath)
2007-11-26 Paolo Carlini <pcarlini@suse.de> PR libstdc++/25913 * include/c_std/cmath (std::fpclassify, isfinite, isinf, isnan, isnormal, signbit, isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered): Guard with __enable_if and forward with __promote. * include/c_global/cmath: Likewise. * testsuite/26_numerics/headers/cmath/25913.cc: New. * include/c_std/cmath (__gnu_cxx::__capture_isfinite, __capture_isinf, __capture_isnan, __capture_isnormal, __capture_signbit, __capture_isgreater, __capture_isgreaterequal, __capture_isless, __capture_islessequal, __capture_islessgreater, __capture_isunordered): Remove. (std::isfinite, isinf, isnan, isnormal, signbit, isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered): Forward to the corresponding builtin. * include/c_global/cmath: Likewise. * include/c_global/cmath (std::atan2, pow): Guard with __enable_if. From-SVN: r130443
Diffstat (limited to 'gcc/testsuite/gcc.dg/parse-else-error.c')
0 files changed, 0 insertions, 0 deletions