[v3] Fix bitset::operator[] const in debug/profile mode

Paolo Carlini paolo.carlini@oracle.com
Sat Nov 19 15:43:00 GMT 2011


Hi,

noticed this while investigating the spurious failure of 
bitset/operations/constexpr.cc in debug-mode. Unfortunately debug-mode 
bitset checking is pretty weak in C++0x mode (for other reasons too), 
but at least now the operator is conforming and the testsuite is clean.

Committed to mainline.

Thanks,
Paolo.

/////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_bitset_operator
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111119/cb50d025/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_bitset_operator
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111119/cb50d025/attachment-0001.ksh>


More information about the Gcc-patches mailing list