[Bug 8] ARM: runnable/arrayop.d fails: Wrong execution order

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Thu Feb 13 11:21:54 PST 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=8

--- Comment #13 from Iain Buclaw <ibuclaw at gdcproject.org> 2014-02-13 19:21:54 GMT ---
(In reply to comment #12)
> Yes, I agree all parameters should be evaluated LTR. In fact LTR is more
> general than that - in an assignment e1 = e2, e1 should be evaluated first.
> Also in a computed function call expr1(expr2), expr1 should be evaluated first.

OK, let's break DMD! >:)

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list