[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6637] New hash table implementations
From: |
Ben Pfaff |
Subject: |
[patch #6637] New hash table implementations |
Date: |
Sun, 28 Sep 2008 21:56:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1) |
Follow-up Comment #5, patch #6637 (project pspp):
> The problem only manifests itself with gcc 4.3.1 (4.2 and 4.1 seem
> ok), and only when optimisation is enabled ( -O2).
I get something similar, again only with gcc 4.3.1 and only with -O2, but for
a different test:
.............Check failed in insert in ascending order (random hash) test at
tests/libpspp/hmap-test.c, line 300
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6637>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #6637] New hash table implementations, Ben Pfaff, 2008/09/26
- [patch #6637] New hash table implementations, John Darrington, 2008/09/27
- [patch #6637] New hash table implementations, Ben Pfaff, 2008/09/27
- [patch #6637] New hash table implementations, John Darrington, 2008/09/27
- [patch #6637] New hash table implementations, Ben Pfaff, 2008/09/28
- [patch #6637] New hash table implementations,
Ben Pfaff <=
- [patch #6637] New hash table implementations, Ben Pfaff, 2008/09/29
- [patch #6637] New hash table implementations, John Darrington, 2008/09/29
- [patch #6637] New hash table implementations, Ben Pfaff, 2008/09/29
- [patch #6637] New hash table implementations, Ben Pfaff, 2008/09/30
- [patch #6637] New hash table implementations, John Darrington, 2008/09/30
- Re: [patch #6637] New hash table implementations, John Darrington, 2008/09/27