PR56193 - Wrong test operator for basic_ios in C++11.
commit9d8eb68081f898e225727d69da8212813f27e199
authoremsr <emsr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2013 14:27:45 +0000 (7 14:27 +0000)
committeremsr <emsr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2013 14:27:45 +0000 (7 14:27 +0000)
tree8b380f6dd04c8f86fff867df6b7476c0aafed0a1
parente8a419974488ebb2940c2cfa559261a655a53a2d
PR56193 - Wrong test operator for basic_ios in C++11.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195849 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_ios.h
libstdc++-v3/testsuite/27_io/basic_ios/pr56193.cc [new file with mode: 0644]