[Bug c++/34206] New: [4.3 Regression] ICE in retrieve_local_specialization

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 23 13:21:00 GMT 2007


./cc1plus -quiet -O2 bug-343711_storage.min.ii

Program received signal SIGSEGV, Segmentation fault.
0x00000000010aa445 in htab_find_with_hash (htab=0x0, element=0x2b7075926540, 
    hash=246566056) at /space/rguenther/src/svn/trunk/libiberty/hashtab.c:566
566       htab->searches++;
(gdb) up
#1  0x000000000047ab19 in retrieve_local_specialization (tmpl=0x2b7075926540)
    at /space/rguenther/src/svn/trunk/gcc/cp/pt.c:979
979                                               htab_hash_pointer (tmpl));


-- 
           Summary: [4.3 Regression] ICE in retrieve_local_specialization
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34206



More information about the Gcc-bugs mailing list