This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Patch for bug 25524 (-imultilib)
- From: Benjamin Kosnik <benjamin dot kosnik at gmail dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Fri, 20 Jan 2006 14:49:36 -0600
- Subject: Re: Patch for bug 25524 (-imultilib)
- References: <Pine.LNX.4.64.0601192244510.20652@digraph.polyomino.org.uk>
> Bootstrapped with no regressions on x86_64-unknown-linux-gnu. OK to
> commit? (The header differences on this platform are in the definitions
> of _GLIBCXX_PTRDIFF_T_IS_INT and _GLIBCXX_SIZE_T_IS_UINT, which vary
> between the 32-bit and 64-bit multilibs, and of course in the precompiled
> headers.)
The libstdc++ bits look fine to me.
Thanks for fixing this.
-benjamin