This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA]: Fix libstdc++ to build for HC11/HC12 (3_3 branch)


Hi!

Alexandre Oliva wrote:
On Mar 17, 2003, Benjamin Kosnik <bkoz at redhat dot com> wrote:


Stephane,
Although this patch is valid, I think Alexandre already beat you to it.


2003-03-04 Alexandre Oliva <aoliva at redhat dot com>


	* src/strstream.cc (strstreambuf::overflow): Make sure operands of
	min and max have the same type.
	* include/bits/basic_string.tcc (append, rfind, compare): Likewise.



Alexandre, could you move this patch (and the related one) to gcc-3_3-branch?


Here's a combination of the patch and the whitespace fixes, in a
single patch, that I'm installing in gcc-3_3-branch.


Thanks! I was able to build all the libstdc++ libraries.


Stephane




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]