[Bug libstdc++/47275] ofstream::put(255) results in bad stream when built with -fsigned-char on platforms that default to unsigned char

mikpe at it dot uu.se gcc-bugzilla@gcc.gnu.org
Thu Jan 13 09:33:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47275

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2011-01-13 09:19:23 UTC ---
I can't reproduce this failure on armv5tel-linux-gnueabi with current
4.4/4.5/4.6.

Please be more specific about (a) which compiler you're using, (b) how that
compiler was configured, and (c) how you invoked the compiler on this test
case.



More information about the Gcc-bugs mailing list