This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ fixes for h8300-elf
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Mon, 21 Jun 2004 21:10:51 -0500
- Subject: Re: libstdc++ fixes for h8300-elf
- Organization: Red Hat / Chicago
- References: <orvfhl9n40.fsf@livre.redhat.lsd.ic.unicamp.br>
> * include/bits/istream.tcc (getline): Make sure arguments passed
> to min/max have the same type.
> * include/bits/locale_facets.tcc (__verify_grouping): Likewise.
> * include/bits/stl_deque.h (_Deque_base::_Deque_base): Likewise.
Alexandre, this is fine. If you have a PR about this for the 3.4.x code,
and closing it with this patch is possible, then I'd suggest putting it
on 3_4-branch too.
-benjamin