This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [v3] char_traits fixups round two
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: bkoz at redhat dot com, gcc at gcc dot gnu dot org, gdr at nerim dot net
- Cc: jakub at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Wed, 31 Jul 2002 11:04:08 -0400
- Subject: Re: [v3] char_traits fixups round two
- References: <200207310234.g6V2YPx21684@waller.constant.com>
* src/fstream.cc: New. Add _M_underflow_common specializations.
Did this file not get committed? I cannot find it in my GCC libstdc++v3
sources and bootstrap is failing with:
make[4]: *** No rule to make target `fstream.cc', needed by `fstream.lo'. Stop.
Thanks, David