This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Fwd: Linking libgfortran with libiberty


On Mon, Mar 30, 2009 at 14:35, Paolo Bonzini <bonzini@gnu.org> wrote:
> Paul Richard Thomas wrote:
>> FX and Jerry,
>>
>> Maybe the best thing here would be to combine forces and use Jerry's
>> hash functions, improved as necessary?
>
> I was about to write about Jerry's patch that his hash function is not
> just "the simplest", it is "too simple". ?I suspect that just hashing
> pointers would be easier and as effective.

Well, to rekindle last week's, ahem, discussion one could argue we
should just use tr1::unordered_map or hash_map rather than reinventing
the wheel for the umpteenth time. ;-)

Oh well..

-- 
Janne Blomqvist


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