Is placing data with align(32) on the stack with 16-byte alignment an error?
Marco Leise via Digitalmars-d
digitalmars-d at puremagic.com
Sun May 29 05:27:38 PDT 2016
P.S.: From the following bug report, it looks like gcc and
icc honor stack alignments >= 16:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44948
That would be a good solution for dmd, too.
--
Marco
More information about the Digitalmars-d
mailing list