This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11249] Too many similar declarations cause crash in the name mangler
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2003 13:52:47 -0000
- Subject: [Bug c++/11249] Too many similar declarations cause crash in the name mangler
- References: <20030619113047.11249.ritzert@t-online.de>
- 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=11249
------- Additional Comments From bangerth at dealii dot org 2003-06-19 13:52 -------
I can't reproduce this with a snapshot from 6-12. What flags
do you use for compilation?
Wolfgang