[Issue 4504] ICE(toir.c) using std.algorithm.count with recursive nested function passed by alias

2011-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4504


Brad Roberts  changed:

   What|Removed |Added

   Platform|x86_64  |x86


--- Comment #8 from Brad Roberts  2011-02-06 15:40:12 PST 
---
Mass migration of bugs marked as x86-64 to just x86.  The platform run on isn't
what's relevant, it's if the app is a 32 or 64 bit app.

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


[Issue 4504] ICE(toir.c) using std.algorithm.count with recursive nested function passed by alias

2010-11-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4504



--- Comment #7 from Don  2010-11-22 02:12:16 PST ---
*** Issue 4784 has been marked as a duplicate of this issue. ***

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


[Issue 4504] ICE(toir.c) using std.algorithm.count with recursive nested function passed by alias

2010-11-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4504


Don  changed:

   What|Removed |Added

Summary|ICE(toir.c) using   |ICE(toir.c) using
   |std.algorithm.count with|std.algorithm.count with
   |recursive nested function   |recursive nested function
   |and -inline.|passed by alias


--- Comment #6 from Don  2010-11-22 02:07:10 PST ---
The reduced case shows it doesn't require -inline.

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