[Issue 7497] optimizer/inliner misplaces load instruction

2012-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497


Ellery Newcomer ellery-newco...@utulsa.edu changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7497] optimizer/inliner misplaces load instruction

2012-04-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497


SomeDude lovelyd...@mailmetrash.com changed:

   What|Removed |Added

 CC||lovelyd...@mailmetrash.com


--- Comment #4 from SomeDude lovelyd...@mailmetrash.com 2012-04-20 00:14:30 
PDT ---
(In reply to comment #2)
 At least on dmd 2.057..
 
 The 2.058 beta seems not to exhibit this behavior.

Can't reproduce on 2.059 Win32 either.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7497] optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497



--- Comment #1 from Ellery Newcomer ellery-newco...@utulsa.edu 2012-02-13 
11:33:18 PST ---
Created an attachment (id=1074)
teh codez

why did attachment creation fail? why did I know it would?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7497] optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497



--- Comment #2 from Ellery Newcomer ellery-newco...@utulsa.edu 2012-02-13 
15:19:49 PST ---
At least on dmd 2.057..

The 2.058 beta seems not to exhibit this behavior.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7497] optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497


d...@dawgfoto.de changed:

   What|Removed |Added

 CC||d...@dawgfoto.de


--- Comment #3 from d...@dawgfoto.de 2012-02-13 16:43:03 PST ---
Bisecting says that solving bug 7309 also fixed your issue.
https://github.com/D-Programming-Language/dmd/commit/21c62d6

But I don't know if that's just a side-effect.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---