[Issue 3789] Structs members that require non-bitwise comparison not correctly compared
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 8 05:53:34 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=3789
Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |verylonglogin.reg at gmail.com
--- Comment #22 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-03-08 16:53:23 MSK ---
Just want to note the compiler often can't optimize a comparison to be bitwise
because of align gaps which also should be ignored to conform `opEquals`
behavior.
--
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