[Issue 6354] Optimizer bug on x86_64: Bitshift optimized out when foreach and scope(failure) are used

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6354

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|unspecified |D2

--


[Issue 6354] Optimizer bug on x86_64: Bitshift optimized out when foreach and scope(failure) are used

2012-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6354



--- Comment #2 from github-bugzi...@puremagic.com 2012-12-27 14:58:21 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/3bb400d4920a3d611fbe8b7b2500d815eb69d13e
Decommented unittest that was blocked by bug 6354, which has since been fixed.

https://github.com/D-Programming-Language/phobos/commit/901500b1605209638c4deadc38b2d7236be06880
Merge pull request #1039 from mnembrini/decommentbug

Decommented unittest that was blocked by bug 6354, which has since been ...

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


[Issue 6354] Optimizer bug on x86_64: Bitshift optimized out when foreach and scope(failure) are used

2011-11-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6354


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


--- Comment #1 from Walter Bright  2011-11-30 
13:43:39 PST ---
https://github.com/D-Programming-Language/dmd/commit/c468e89347d2f7306a64bfaa46e46fc3bf96b612

https://github.com/D-Programming-Language/dmd/commit/062351c39c6337eb09338a209d8e945c489852de

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


[Issue 6354] Optimizer bug on x86_64: Bitshift optimized out when foreach and scope(failure) are used

2011-07-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6354


Brad Roberts  changed:

   What|Removed |Added

   Keywords||wrong-code
 CC||bra...@puremagic.com
   Severity|normal  |critical


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