This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35483] GCC on AIX doesn't support dollar in symbols name.
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2008 17:06:38 -0000
- Subject: [Bug c++/35483] GCC on AIX doesn't support dollar in symbols name.
- References: <bug-35483-15867@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from dje at gcc dot gnu dot org 2008-10-14 17:06 -------
Created an attachment (id=16493)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16493&action=view)
patch to convert dollar signs to underscores
New patch. This patch intercepts the dollar signs at a lower level and
correctly handles garbage collection allocations of strings.
--
dje at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #15273|0 |1
is obsolete| |
Attachment #15298|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35483