[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: |
Mon, 29 Sep 2008 05:22:09 +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 #6, patch #6637 (project pspp):
I think it must be a compiler bug of some kind. When I compile the newly
attached, very stripped-down source file with "gcc-4.3 -O3 -Wall -fno-inline
tests/libpspp/hmap-test.c -I src -o hmap-test -Wall -g -Wstrict-aliasing", it
aborts, but when I make almost any change of any kind to the source file, it
succeeds.
I wish I had any clue about how to report this to the GCC guys.
(file #16582)
_______________________________________________________
Additional Item Attachment:
File name: hmap-test.c Size:0 KB
_______________________________________________________
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, 2008/09/28
- [patch #6637] New hash table implementations,
Ben Pfaff <=
- [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