ojhunt wrote:

Something I just discovered: `-mlong-double-80` explicitly overrides the long 
double alignment, even on win32, from 8 bytes to 16 bytes - even though long 
double is fp80 their, so it's doing something questionable with the declared 
natural alignment.

https://github.com/llvm/llvm-project/pull/208256
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to