[Bug c++/34208] [4.3 Regression] Segfault in htab_find_with_hash

2007-11-23 Thread tbm at cyrius dot com
--- Comment #5 from tbm at cyrius dot com 2007-11-23 18:25 --- Yep, it's the same testcase. *** This bug has been marked as a duplicate of 34206 *** -- tbm at cyrius dot com changed: What|Removed |Added ---

[Bug c++/34208] [4.3 Regression] Segfault in htab_find_with_hash

2007-11-23 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-23 17:59 --- I think this s a dup of bug 34206. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/34208] [4.3 Regression] Segfault in htab_find_with_hash

2007-11-23 Thread tbm at cyrius dot com
--- Comment #3 from tbm at cyrius dot com 2007-11-23 17:40 --- Still there with current SVN (r130380). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34208

[Bug c++/34208] [4.3 Regression] Segfault in htab_find_with_hash

2007-11-23 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2007-11-23 17:32 --- Program received signal SIGSEGV, Segmentation fault. htab_find_with_hash (htab=0x0, element=0x2b03ce11eb60, hash=2042772844) at libiberty/hashtab.c:269 269 const struct prime_ent *p = &prime_tab[htab->size_prime_ind

[Bug c++/34208] [4.3 Regression] Segfault in htab_find_with_hash

2007-11-23 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2007-11-23 17:28 --- Created an attachment (id=14627) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14627&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34208