[Issue 7083] variables with static/private storage create global symbols
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 27 13:07:59 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=7083
--- Comment #2 from Martin Nowak <code at dawg.eu> 2013-03-27 13:07:58 PDT ---
It would be good to reconsider this for PIC code where every access to global
symbols is indirect through the GOT table.
> as the code/data for one module can be distributed among several object files
Do you mean the multilib support?
--
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