[Issue 5417] Integer operations promote too much
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 6 06:51:47 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5417
Andrei Alexandrescu <andrei at metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at metalanguage.com
--- Comment #2 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-01-06 06:49:30 PST ---
I'll leave this resolved, but in this case two shorts are summed that are known
statically to be zero. Value range propagation should allow the implicit cast
back to short.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list