This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12293] wrong mangled names for some "global constructors keyed to"
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2003 13:53:51 -0000
- Subject: [Bug c++/12293] wrong mangled names for some "global constructors keyed to"
- References: <20030916001510.12293.carlo@alinoe.com>
- 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=12293
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-09-17 13:53:50
date| |
Summary|g++ 3.x outputs wrong |wrong mangled names for some
|mangled names for some |"global constructors keyed
|"global constructors keyed |to"
|to" |
------- Additional Comments From bangerth at dealii dot org 2003-09-17 13:53 -------
OK, makes sense. Thanks for the explanation!