This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50858] [4.7 Regression] segfault at ../../gcc/libiberty/hashtab.c:981
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Oct 2011 09:19:16 +0000
- Subject: [Bug c++/50858] [4.7 Regression] segfault at ../../gcc/libiberty/hashtab.c:981
- Auto-submitted: auto-generated
- References: <bug-50858-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50858
--- Comment #9 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-10-25 09:19:16 UTC ---
Thanks Paolo.
The strange thing is, that I cannot reproduce the chromium build problem
anymore with the latest gcc.
So some commit must have "fixed" the build issue in the last few days.