diff options
author | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2000-10-18 23:45:59 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2000-10-18 23:45:59 +0000 |
commit | 0a8c4c0cd9a83f013832eeb229956ee1e13e7a17 (patch) | |
tree | 2596e51eb69aa7d8f95f2f3e835f73f5f8e032ba /config | |
parent | b0166fda4546d30a415a7d5507fefa81d8daa807 (diff) | |
download | gcc-0a8c4c0cd9a83f013832eeb229956ee1e13e7a17.zip gcc-0a8c4c0cd9a83f013832eeb229956ee1e13e7a17.tar.gz gcc-0a8c4c0cd9a83f013832eeb229956ee1e13e7a17.tar.bz2 |
Makefile.am (exception): Change exception.cc to exception_support.cc.
2000-10-18 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
* libsupc++/Makefile.am (exception): Change exception.cc to
exception_support.cc.
(CXXLINK): Remove bogus --tag CC.
* libsupc++/Makefile.in: Regenerate.
* libsupc++/exception.cc: Move to...
* libsupc++/exception_support.cc: ...here.
* src/Makefile.am: Remove bogus --tag CC.
* src/Makefile.in: Regenerate.
* include/bits/locale_facets.tcc (use_facet): Simplify.
* include/bits/locale_facets.h (use_facet<ctype<char> >): Correct
use_facet declaration. Replace 'const ctype<T>' with ctype<T>.
(use_facet<ctype<wchar_t> >): Same.
* src/locale-inst.cc: Remove explicit instantiation.
* src/locale.cc: Correct signature here too.
(_Bad_use_facet::what()): Correct error string.
* include/bits/localefwd.h: Correct comment.
* mkcheck.in (C_DIR): Change libsupc++/include to libsupc++.
From-SVN: r36945
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions