]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/std/bitset
re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)
authorLuc Hermitte <hermitte@free.fr>
Sat, 18 Sep 2010 01:29:31 +0000 (03:29 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 18 Sep 2010 01:29:31 +0000 (01:29 +0000)
commitfc99f7809e92e922356761380539cf4c388f48b8
treec0307de0de4cf2d8e1498c3c23ee0401553757f7
parent7b458ccc8d474217045c53f9ffc0becd948edc49
re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)

2010-09-17  Luc Hermitte  <hermitte@free.fr>
    Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/45713
* include/std/bitset: Fix _GLIBCXX_BITSET_WORDS macro.
* testsuite/23_containers/bitset/45713.cc: New.

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>
From-SVN: r164388
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/bitset
libstdc++-v3/testsuite/23_containers/bitset/45713.cc [new file with mode: 0644]