[Bug 235] ICE with array slice assign on 32 bit

via D.gnu d.gnu at puremagic.com
Sun Aug 14 11:26:23 PDT 2016


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

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
I guess the right way to go about it is to separate save_expr into lvalue and
rvalue variants.  Probably the best way to ensure we don't try to initialize a
temporary.

Places that really need save_expr I guess would then just call save_expr
directly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list