https://issues.dlang.org/show_bug.cgi?id=16098
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- (In reply to Ketmar Dark from comment #1) > afair, *any* `align` is simply ignored for stack vars in DMD. No, this is not true, if the align <= the stack alignment. --
