diff options
author | Paolo Carlini <paolo.carlini@oracle.com> | 2011-04-28 10:52:17 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2011-04-28 10:52:17 +0000 |
commit | 9f1163b171df2a6f9faec0af92c7e651bf69db72 (patch) | |
tree | 7a986812cd4af8a3ab9e5994607328938b23d352 /gcc/java/class.c | |
parent | 6ecde111c12993f6aace9f151b30e1d9dbcfd8be (diff) | |
download | gcc-9f1163b171df2a6f9faec0af92c7e651bf69db72.zip gcc-9f1163b171df2a6f9faec0af92c7e651bf69db72.tar.gz gcc-9f1163b171df2a6f9faec0af92c7e651bf69db72.tar.bz2 |
re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)
2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/48760
* include/std/complex (complex<float>::complex(float, float),
complex<double>::complex(double, double),
complex<long double>::complex(long double, long double)): Use
list-initialization in C++0x mode, initialize in the body in
C++03 mode.
* testsuite/26_numerics/complex/cons/48760.cc: New.
* testsuite/26_numerics/complex/cons/48760_c++0x.cc: Likewise.
2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
* include/std/bitset (_Base_bitset(unsigned long long)): Minor
tweak, remove redundant round braces.
From-SVN: r173065
Diffstat (limited to 'gcc/java/class.c')
0 files changed, 0 insertions, 0 deletions