This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11274] [3.4 regression] Segfault in hash_type
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2003 04:39:37 -0000
- Subject: [Bug c++/11274] [3.4 regression] Segfault in hash_type
- References: <20030620203211.11274.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11274
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |c++
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-21 04:39 -------
Still a c++ problem because of going though mangle.c and it looks like related to bug 11249
which also goes though mangle_conv_op_name_for_type.