re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG)
authorPaolo Carlini <pcarlini@suse.de>
Sat, 24 Jan 2004 01:25:37 +0000 (01:25 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 24 Jan 2004 01:25:37 +0000 (01:25 +0000)
commit72afd981f8aa4ae499b2099e8b1e4497876bf828
tree2e4eb293467fe44a609abf91a5cc186fb47e3c78
parent3e2a0bd237917bbe7dacf141bfdd8d13c3b1786b
re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG)

2004-01-23  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13838
* include/debug/bitset (operator|=): Fix typo.
* testsuite/23_containers/bitset/operations/13838.cc: New.

From-SVN: r76479
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/bitset
libstdc++-v3/testsuite/23_containers/bitset/operations/13838.cc [new file with mode: 0644]