diff options
author | Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | 1998-02-01 12:44:52 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-02-01 05:44:52 -0700 |
commit | 54a60f6e257c8ab4853b2db893d4e610491ae424 (patch) | |
tree | 5f877dfe4f2ad0ec448a75eae6a78a99aa2acf86 /gcc/loop.c | |
parent | 6ad85f177045a35b51da7eacb33b15037a8d38e4 (diff) | |
download | gcc-54a60f6e257c8ab4853b2db893d4e610491ae424.zip gcc-54a60f6e257c8ab4853b2db893d4e610491ae424.tar.gz gcc-54a60f6e257c8ab4853b2db893d4e610491ae424.tar.bz2 |
iostream.cc (istream::operator>>(long double&)): Scan value into separate variable, in case long double is bigger than double.
* iostream.cc (istream::operator>>(long double&))
[!_G_HAVE_LONG_DOUBLE_IO]: Scan value into separate variable, in
case long double is bigger than double.
(ostream::operator<<(double)) [_G_HAVE_PRINTF_FP]: Fix order of
initializers of struct printf_info to match declaration order,
to work around g++ bug.
(ostream::operator<<(long double)) [_G_HAVE_PRINTF_FP]: Likewise.
* gen-params: Add missing quotes. Avoid useless use of command
substitution.
From-SVN: r17582
Diffstat (limited to 'gcc/loop.c')
0 files changed, 0 insertions, 0 deletions