[Issue 10301] Loops for 64 bit code should be aligned on 8 byte boundaries
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 8 11:15:24 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10301
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #1 from bearophile_hugs at eml.cc 2013-06-08 11:15:23 PDT ---
Isn't loop alignment worth doing in 32 bit code too? GCC (and Clang) align
loops even in 32 bit code since many years.
--
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