[PATCH] Fix mangle_conv_op_name_for_type
Franz Sirl
Franz.Sirl-kernel@lauterbach.com
Mon Jun 23 15:53:00 GMT 2003
At 17:00 23.06.2003, Jakub Jelinek wrote:
>Hi!
>
>GCC post 2003-06-17 segfaults when the hash table in
>mangle_conv_op_name_for_type is htab_expand'ed for the first time.
>Committed as obvious to TRUNK and 3.3 branch.
>
>2003-06-23 Jakub Jelinek <jakub@redhat.com>
>
> * mangle.c (hash_type): val is the TREE_LIST itself, not a pointer
> to it.
>
> * g++.dg/opt/operator1.C: New test.
This is PR 11249 BTW. Unfortunately it seems it's only a partial fix. Try
the attached testcase to see the tree check failure reported in PR 11274.
Franz.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libkvisnd.ii.bz2
Type: application/octet-stream
Size: 196479 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030623/bee565d9/attachment.obj>
More information about the Gcc-patches
mailing list