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: [gold patch rfa] avoid tr1/unordered_map et al. if rehash method doesn't work.


Chris Demetriou <cgd@google.com> writes:

> 2009-04-23  Chris Demetriou  <cgd@google.com>
>
>         * configure.ac (HAVE_TR1_UNORDERED_MAP_REHASH): New define.
>         * configure: Regenerate.
>         * config.in: Regenerate.
>         * gold.h: Avoid std::tr1::unordered_map and std::tr1::unordered_set
>         if HAVE_TR1_UNORDERED_MAP_REHASH is not defined.

This is OK.

Thanks.

Ian


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