[PATCH] fix 45841, add regression

David Krauss potswa@mac.com
Tue Oct 5 22:41:00 GMT 2010


Bug 45841 turned up an error in the automatic mode switch patch that the existing testsuite didn't. Fix the bug and add a regression (one that works on all platforms ;v) ; regression verified on Darwin). The regression is merged into a convenient existing file rather than a new 45841.cc file; is that OK?

Also, fix an indentation/half-tab problem in xsputn and xsgetn, and enable the xsputn and xsgetn optimization cases in conjunction with automatic mode switch. (This code is similar to the above fix code.)

I was originally going to roll this into a later patch. If people want I'll do that instead, but it looks like we want this to be as simple as possible.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 45841.clog
Type: application/octet-stream
Size: 402 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20101005/381d41e6/attachment.obj>
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 45841.patch
Type: application/octet-stream
Size: 8354 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20101005/381d41e6/attachment-0001.obj>


More information about the Libstdc++ mailing list