libio bugs
Mark Mitchell
mmitchell@usa.net
Sun Feb 1 22:52:00 GMT 1998
>>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:
Jeffrey> (ostream::operator<<(double)) [_G_HAVE_PRINTF_FP]: Fix
Jeffrey> order of initializers of struct printf_info to match
Jeffrey> declaration order, to work around g++ bug.
Jeffrey> (ostream::operator<<(long double)) [_G_HAVE_PRINTF_FP]:
Jeffrey> Likewise.
Since the order of initializers isn't supposed to matter, there is
definitely a bug here if this fix makes a difference. Does anyone
have a simple test-case for this bug?
--
Mark Mitchell mmitchell@usa.net
Stanford University http://www.stanford.edu
More information about the Gcc
mailing list