This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11249] [3.4 Regression]Too many similar declarations cause crash in the name mangler
- 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: 19 Jun 2003 14:02:10 -0000
- Subject: [Bug c++/11249] [3.4 Regression]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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-19 14:02:09
date| |
Summary|Too many similar |[3.4 Regression]Too many
|declarations cause crash in |similar declarations cause
|the name mangler |crash in the name mangler
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-19 14:02 -------
I can reproduce it on the mainline (20030618), looks like a mainline bug only :( . You do
not need any flags to repoduce it. It also happens on powerpc-apple-darwin6.6 looks a
generic c++ bug.