diff options
author | Paolo Carlini <pcarlini@suse.de> | 2005-09-15 17:27:23 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2005-09-15 17:27:23 +0000 |
commit | f4ca8e2772e77b39efdb735ccf6dfd1b73389778 (patch) | |
tree | 98f62ab59a889a5d7e2c70f0f1025004dd906ddf /libjava/include/java-interp.h | |
parent | 14b33c04a1920fb97bde191021a509b439f3cf29 (diff) | |
download | gcc-f4ca8e2772e77b39efdb735ccf6dfd1b73389778.zip gcc-f4ca8e2772e77b39efdb735ccf6dfd1b73389778.tar.gz gcc-f4ca8e2772e77b39efdb735ccf6dfd1b73389778.tar.bz2 |
re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.)
2005-09-15 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/23875
* include/std/std_ostream.h (operator<<(short), operator<<(unsigned
short), operator<<(int), operator<<(unsigned int), operator<<(float)):
Don't call operator<<(long), operator<<(unsigned long), or
operator<<(double), do the work mandated by the resolution of DR117...
* include/bits/ostream.tcc (operator<<(short), operator<<(unsigned
short), operator<<(int), operator<<(unsigned int), operator<<(float)):
... here.
* testsuite/27_io/basic_ostream/inserters_arithmetic/pod/23875.cc: New.
From-SVN: r104313
Diffstat (limited to 'libjava/include/java-interp.h')
0 files changed, 0 insertions, 0 deletions