This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH][gold] compiling gold with libc++ and __stl_hash_string


On Thu, Dec 19, 2013 at 3:49 PM, Dimitry Andric <dimitry@andric.com> wrote:
>
> We had almost exactly the same patch for FreeBSD 10/11 (which uses libc++ by default), but with two additional changes:

Thanks.  I committed this patch with this ChangeLog entry.

Ian

2013-12-19  Dimitry Andric  <dimitry@andric.com>

	* stringpool.cc (Stringpool_template::reserve): Add
	HAVE_UNORDERED_MAP case.
	* stringpool.cc (Stringpool_template::print_stats): Likewise.


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