[Bug c++/35483] GCC on AIX doesn't support dollar in symbols name.
dje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 14 17:08:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list