./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

Reply via email to