mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 07:28:57 +08:00
47e982b247
2001-04-17 Benjamin Kosnik <bkoz@redhat.com> * testsuite/23_containers/map_operators.cc: Add dg-excess-errors. * testsuite/23_containers/set_operators.cc: Same. * include/bits/c++config: Add _GLIBCPP_CONCEPT_CHECKS. Disable by default. (__GLIBCPP__): Bump from value of last release. * include/bits/concept_check.h: Default to off, edit comments. * src/stl-inst.cc: Use _GLIBCPP_CONCEPT_CHECKS. * src/Makefile.am (AM_CXXFLAGS): Remove _GLIBCPP_NO_CONCEPT_CHECKS. * src/Makefile.in: Regenerate. From-SVN: r41397 |
||
---|---|---|
.. | ||
bitset_ctor.cc | ||
bitset_shift.cc | ||
map_operators.cc | ||
multiset.cc | ||
set_operators.cc | ||
vector_capacity.cc | ||
vector_ctor.cc | ||
vector_element_access.cc | ||
vector_modifiers.cc |