[Bug 185] Wrong codegen is used for <OP>= expressions when there is a function as part of the rvalue.
via D.gnu
d.gnu at puremagic.com
Fri May 15 06:25:39 PDT 2015
http://bugzilla.gdcproject.org/show_bug.cgi?id=185
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
FYI, we enforce strict LTR.
The rewrite that was observed in C seems to be as a result of one of the passes
in const-fold.c executed by the front-end, and not as a result of the front-end
explicitly righting it in that way.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150515/941168f1/attachment.html>
More information about the D.gnu
mailing list