[Issue 7396] Indicate default alignment with 0.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 1 11:42:23 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7396



--- Comment #21 from dawg at dawgfoto.de 2012-02-01 11:42:18 PST ---
>I think it would also make sense to disallow any align(n) value greater than
>align(16) for 32bit, and possibly align(32) for 64bit platforms.

Don't do that. GCC can provide arbitrary alignment even for stack values.
Also your number is already too low, xsave needs 64-byte alignment.

-- 
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