[Issue 9722] optimizer kills GOT to EBX load

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 15 13:48:11 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9722



--- Comment #5 from Martin Nowak <code at dawg.eu> 2013-03-15 13:48:10 PDT ---
(In reply to comment #4)
> Martin, are you saying this bug should still be open?

No, the bug is fixed but it's terribly inefficient when the GOT isn't cached.
What happens now is that the optimizer kills the unreferenced localgot variable
and instead the GOT address is loaded anew for every access.

-- 
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