http://d.puremagic.com/issues/show_bug.cgi?id=7396
--- Comment #21 from [email protected] 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: -------
