[Issue 13939] IASM shouldn't access global symbol with PIC code
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jan 10 17:21:48 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13939
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/c9a383cb926580c22a9219619750bc801eb9b159
fix Issue 13939 - IASM shouldn't access global symbol with PIC code
https://github.com/D-Programming-Language/dmd/commit/756cda4c5a73ac35c7f48faae20de73493d210a4
Merge pull request #4260 from 9rnsr/fix_iasm
Issue 13938 & 13939 - Disallow non-trivial variable accesses in iasm
--
More information about the Digitalmars-d-bugs
mailing list