mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-12 07:04:30 +08:00
f133a43eab
2000-09-06 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory to no, so that libstdc++-v3's libio will be built on glibc-2.2 systems. * aclocal.m4: Regenerate. * configure: Regenerate. * */Makefile.in: Regenerate. * bits/std_cwctype.h: Put in temporary hack to work around -O2 + glibc 2.1.x unsigned errors. Or disable -Werror by default... * testsuite/23_containers/vector_element_access.cc: New file. * bits/stl_config.h (__STL_THROW_RANGE_ERRORS): Define. From-SVN: r36218 |
||
---|---|---|
.. | ||
bitset_ctor.cc | ||
bitset_shift.cc | ||
multiset.cc | ||
vector_capacity.cc | ||
vector_ctor.cc | ||
vector_element_access.cc | ||
vector_modifiers.cc |