[Issue 4059] Incorrect C++ name mangling
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 3 14:58:03 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4059
Ellery Newcomer <ellery-newcomer at utulsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ellery-newcomer at utulsa.edu
--- Comment #1 from Ellery Newcomer <ellery-newcomer at utulsa.edu> 2010-04-03 14:58:02 PDT ---
What version of gcc do you use? with version 4.4.3, I get
_Z6foobarP4elemS0_
from nm b.o
(as well as a __gxx_personality_v0, which causes more problems)
and dmd 1.058 doesn't seem to want to mangle foobar at all.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list